Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dsched.h3000 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs,
Dcore.c7405 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs, in effective_cpu_util() argument
7440 util = util_cfs + cpu_util_rt(rq); in effective_cpu_util()