Searched refs:cppc_get_perf (Results 1 – 3 of 3) sorted by relevance
159 extern int cppc_get_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls);205 static inline int cppc_get_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_get_perf() function
1798 int cppc_get_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls) in cppc_get_perf() function1884 EXPORT_SYMBOL_GPL(cppc_get_perf);
618 ret = cppc_get_perf(cpu, &cpu_data->perf_ctrls); in cppc_cpufreq_get_cpu_data()