Home
last modified time | relevance | path

Searched refs:effective_cpu_util (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/kernel/sched/
Dcpufreq_schedutil.c171 sg_cpu->util = effective_cpu_util(sg_cpu->cpu, cpu_util_cfs(rq), max, in sugov_get_util()
Dsched.h2937 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs,
Dcore.c7060 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs, in effective_cpu_util() function
7148 return effective_cpu_util(cpu, cpu_util_cfs(cpu_rq(cpu)), max, in sched_cpu_util()
Dfair.c6727 cpu_util = effective_cpu_util(cpu, util_running, cpu_cap, in compute_energy()
6739 cpu_util = effective_cpu_util(cpu, util_freq, cpu_cap, in compute_energy()