cppc_get_perf
EXPORT_SYMBOL_GPL(cppc_get_perf);
ret = cppc_get_perf(cpu, &cpu_data->perf_ctrls);
extern int cppc_get_perf(int cpu, struct cppc_perf_ctrls *perf_ctrls);