Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/cpupower/utils/helpers/
Dsysfs.c280 if (sysfs_get_idlestate_count(cpu) <= idlestate) in sysfs_is_idlestate_disabled()
305 if (sysfs_get_idlestate_count(cpu) <= idlestate) in sysfs_idlestate_disable()
354 unsigned int sysfs_get_idlestate_count(unsigned int cpu) in sysfs_get_idlestate_count() function
Dsysfs.h31 extern unsigned int sysfs_get_idlestate_count(unsigned int cpu);