Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/cpuidle/governors/
H A Dteo.c191 * @util_threshold: Threshold above which the CPU is considered utilized
201 unsigned long util_threshold; member
214 return sched_cpu_util(cpu) > cpu_data->util_threshold; in teo_cpu_is_utilized()
674 cpu_data->util_threshold = max_capacity >> UTIL_THRESHOLD_SHIFT; in teo_enable_device()

Completed in 2 milliseconds