Searched refs:cppc_get_perf_ctrs (Results 1 – 2 of 2) sorted by relevance
153 extern int cppc_get_perf_ctrs(int cpu, struct cppc_perf_fb_ctrs *perf_fb_ctrs);191 static inline int cppc_get_perf_ctrs(int cpu, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs() function
185 show_cppc_data(cppc_get_perf_ctrs, cppc_perf_fb_ctrs, reference_perf);186 show_cppc_data(cppc_get_perf_ctrs, cppc_perf_fb_ctrs, wraparound_time);205 ret = cppc_get_perf_ctrs(cpc_ptr->cpu_id, &fb_ctrs); in show_feedback_ctrs()1475 int cppc_get_perf_ctrs(int cpunum, struct cppc_perf_fb_ctrs *perf_fb_ctrs) in cppc_get_perf_ctrs() function1546 EXPORT_SYMBOL_GPL(cppc_get_perf_ctrs);