Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dsched.h2896 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs,
Dcore.c7248 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs, in effective_cpu_util() argument
7283 util = util_cfs + cpu_util_rt(rq); in effective_cpu_util()