Home
last modified time | relevance | path

Searched refs:ENERGY_UTIL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dsched.h3005 ENERGY_UTIL, enumerator
H A Dcore.c7464 if (type == ENERGY_UTIL) in effective_cpu_util()
7497 return effective_cpu_util(cpu, cpu_util_cfs(cpu), ENERGY_UTIL, NULL); in sched_cpu_util()
H A Dfair.c7862 busy_time += effective_cpu_util(cpu, util, ENERGY_UTIL, NULL); in eenv_pd_busy_time()