Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dhelpers.h149 void amd_pstate_show_perf_and_freq(unsigned int cpu,
198 static inline void amd_pstate_show_perf_and_freq(unsigned int cpu, in amd_pstate_show_perf_and_freq() function
H A Damd.c216 void amd_pstate_show_perf_and_freq(unsigned int cpu, int no_rounding) in amd_pstate_show_perf_and_freq() function
/openbmc/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c447 amd_pstate_show_perf_and_freq(cpu, no_rounding); in get_perf_cap()