Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/power/cpupower/lib/
A Dcpuidle.c164 MAX_IDLESTATE_STRING_FILES enumerator
167 static const char *idlestate_string_files[MAX_IDLESTATE_STRING_FILES] = {
181 if (which >= MAX_IDLESTATE_STRING_FILES) in cpuidle_state_get_one_string()
/linux-6.3-rc2/tools/power/cpupower/utils/helpers/
A Dsysfs.c234 MAX_IDLESTATE_STRING_FILES enumerator
237 static const char *idlestate_string_files[MAX_IDLESTATE_STRING_FILES] = {
251 if (which >= MAX_IDLESTATE_STRING_FILES) in sysfs_idlestate_get_one_string()

Completed in 4 milliseconds