Searched refs:effective_cpu_util (Results 1 – 6 of 6) sorted by relevance
| /linux/kernel/sched/ |
| A D | cpufreq_schedutil.c | 171 sg_cpu->util = effective_cpu_util(sg_cpu->cpu, cpu_util_cfs(rq), max, in sugov_get_util()
|
| A D | sched.h | 2927 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs,
|
| A D | core.c | 7041 unsigned long effective_cpu_util(int cpu, unsigned long util_cfs, in effective_cpu_util() function 7129 return effective_cpu_util(cpu, cpu_util_cfs(cpu_rq(cpu)), max, in sched_cpu_util()
|
| A D | fair.c | 6691 cpu_util = effective_cpu_util(cpu, util_running, cpu_cap, in compute_energy() 6703 cpu_util = effective_cpu_util(cpu, util_freq, cpu_cap, in compute_energy()
|
| /linux/ |
| A D | System.map | 3081 ffff8000100bdc80 T effective_cpu_util
|
| A D | .tmp_System.map | 3081 ffff8000100bdc80 T effective_cpu_util
|
Completed in 1052 milliseconds