cppc_get_epp_perf
EXPORT_SYMBOL_GPL(cppc_get_epp_perf);
ret = cppc_get_epp_perf(cpudata->cpu, &epp);
return cppc_cpufreq_sysfs_show_u64(policy->cpu, cppc_get_epp_perf, buf);
extern int cppc_get_epp_perf(int cpunum, u64 *epp_perf);