Searched refs:perf_fb_ctrs (Results 1 – 2 of 2) sorted by relevance
149 struct cppc_perf_fb_ctrs perf_fb_ctrs; member158 extern int cppc_get_perf_ctrs(int cpu, struct cppc_perf_fb_ctrs *perf_fb_ctrs);201 static inline int cppc_get_perf_ctrs(int cpu, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs() argument
1514 int cppc_get_perf_ctrs(int cpunum, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs() argument1575 perf_fb_ctrs->delivered = delivered; in cppc_get_perf_ctrs()1576 perf_fb_ctrs->reference = reference; in cppc_get_perf_ctrs()1577 perf_fb_ctrs->wraparound_time = ctr_wrap_time; in cppc_get_perf_ctrs()