Home
last modified time | relevance | path

Searched refs:CPUIDLE_GOVERNOR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/power/cpupower/lib/
H A Dcpuidle.c329 CPUIDLE_GOVERNOR, enumerator
336 [CPUIDLE_GOVERNOR] = "current_governor",
370 return sysfs_cpuidle_get_one_string(CPUIDLE_GOVERNOR); in cpuidle_get_governor()
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dsysfs.c399 CPUIDLE_GOVERNOR, enumerator
406 [CPUIDLE_GOVERNOR] = "current_governor",
440 return sysfs_cpuidle_get_one_string(CPUIDLE_GOVERNOR); in sysfs_get_cpuidle_governor()