Home
last modified time | relevance | path

Searched refs:sysfs_get_idlestate_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
H A 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
H A Dsysfs.h31 extern unsigned int sysfs_get_idlestate_count(unsigned int cpu);
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
H A 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
H A Dsysfs.h31 extern unsigned int sysfs_get_idlestate_count(unsigned int cpu);

Completed in 2 milliseconds