Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h2946 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs,
Dcore.c7435 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs, in effective_cpu_util() argument
7445 trace_android_rvh_effective_cpu_util(cpu, util_cfs, max, type, p, &new_util); in effective_cpu_util()
7475 util = util_cfs + cpu_util_rt(rq); in effective_cpu_util()