Searched refs:perf_fb_ctrs (Results 1 – 2 of 2) sorted by relevance
156 struct cppc_perf_fb_ctrs perf_fb_ctrs; member165 extern int cppc_get_perf_ctrs(int cpu, struct cppc_perf_fb_ctrs *perf_fb_ctrs);210 static inline int cppc_get_perf_ctrs(int cpu, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs() argument
1678 int cppc_get_perf_ctrs(int cpunum, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs() argument1736 perf_fb_ctrs->delivered = delivered; in cppc_get_perf_ctrs()1737 perf_fb_ctrs->reference = reference; in cppc_get_perf_ctrs()1738 perf_fb_ctrs->wraparound_time = ctr_wrap_time; in cppc_get_perf_ctrs()