Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/cpupower/utils/helpers/
Dhelpers.h142 bool cpupower_amd_pstate_enabled(void);
182 static inline bool cpupower_amd_pstate_enabled(void) in cpupower_amd_pstate_enabled() function
Dmisc.c90 bool cpupower_amd_pstate_enabled(void) in cpupower_amd_pstate_enabled() function
Dcpuid.c153 if (cpupower_amd_pstate_enabled()) { in get_cpu_info()