Home
last modified time | relevance | path

Searched refs:FREQUENCY_UTIL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dcpufreq_schedutil.c163 FREQUENCY_UTIL, NULL); in sugov_get_util()
H A Dsched.h2998 FREQUENCY_UTIL, enumerator
H A Dcore.c7416 type == FREQUENCY_UTIL && rt_rq_is_runnable(&rq->rt)) { in effective_cpu_util()
7442 if (type == FREQUENCY_UTIL) in effective_cpu_util()
7488 if (type == FREQUENCY_UTIL) in effective_cpu_util()
H A Dfair.c7783 eff_util = effective_cpu_util(cpu, util, FREQUENCY_UTIL, tsk); in eenv_pd_max_util()