Searched refs:sugov_effective_cpu_perf (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/kernel/sched/ |
| H A D | cpufreq_schedutil.c | 207 unsigned long sugov_effective_cpu_perf(int cpu, unsigned long actual, in sugov_effective_cpu_perf() function 233 sg_cpu->util = sugov_effective_cpu_perf(sg_cpu->cpu, util, min, max); in sugov_get_util()
|
| H A D | sched.h | 3293 unsigned long sugov_effective_cpu_perf(int cpu, unsigned long actual,
|
| H A D | fair.c | 8308 eff_util = sugov_effective_cpu_perf(cpu, eff_util, min, max); in eenv_pd_max_util()
|