cppc_get_perf_ctrs 159 drivers/acpi/cppc_acpi.c show_cppc_data(cppc_get_perf_ctrs, cppc_perf_fb_ctrs, reference_perf); cppc_get_perf_ctrs 160 drivers/acpi/cppc_acpi.c show_cppc_data(cppc_get_perf_ctrs, cppc_perf_fb_ctrs, wraparound_time); cppc_get_perf_ctrs 169 drivers/acpi/cppc_acpi.c ret = cppc_get_perf_ctrs(cpc_ptr->cpu_id, &fb_ctrs); cppc_get_perf_ctrs 1262 drivers/acpi/cppc_acpi.c EXPORT_SYMBOL_GPL(cppc_get_perf_ctrs); cppc_get_perf_ctrs 396 drivers/cpufreq/cppc_cpufreq.c ret = cppc_get_perf_ctrs(cpunum, &fb_ctrs_t0); cppc_get_perf_ctrs 402 drivers/cpufreq/cppc_cpufreq.c ret = cppc_get_perf_ctrs(cpunum, &fb_ctrs_t1); cppc_get_perf_ctrs 137 include/acpi/cppc_acpi.h extern int cppc_get_perf_ctrs(int cpu, struct cppc_perf_fb_ctrs *perf_fb_ctrs);