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.h3004 FREQUENCY_UTIL, enumerator
H A Dcore.c7417 type == FREQUENCY_UTIL && rt_rq_is_runnable(&rq->rt)) { in effective_cpu_util()
7443 if (type == FREQUENCY_UTIL) in effective_cpu_util()
7489 if (type == FREQUENCY_UTIL) in effective_cpu_util()
H A Dfair.c7892 * FREQUENCY_UTIL's utilization can be max OPP. in eenv_pd_max_util()
7894 eff_util = effective_cpu_util(cpu, util, FREQUENCY_UTIL, tsk); in eenv_pd_max_util()