Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dhelpers.h146 bool cpupower_amd_pstate_enabled(void);
193 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.c145 bool cpupower_amd_pstate_enabled(void) in cpupower_amd_pstate_enabled() function