Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/utils/helpers/
H A Dhelpers.h149 bool cpupower_amd_pstate_enabled(void);
196 static inline bool cpupower_amd_pstate_enabled(void) in cpupower_amd_pstate_enabled() function
H A Dcpuid.c153 if (cpupower_amd_pstate_enabled()) { in get_cpu_info()
H A Dmisc.c163 bool cpupower_amd_pstate_enabled(void) in cpupower_amd_pstate_enabled() function