Home
last modified time | relevance | path

Searched refs:amd_pstate_show_perf_and_freq (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/power/cpupower/utils/helpers/
Dhelpers.h145 void amd_pstate_show_perf_and_freq(unsigned int cpu,
187 static inline void amd_pstate_show_perf_and_freq(unsigned int cpu, in amd_pstate_show_perf_and_freq() function
Damd.c196 void amd_pstate_show_perf_and_freq(unsigned int cpu, int no_rounding) in amd_pstate_show_perf_and_freq() function
/linux-5.19.10/tools/power/cpupower/utils/
Dcpufreq-info.c447 amd_pstate_show_perf_and_freq(cpu, no_rounding); in get_perf_cap()