Home
last modified time | relevance | path

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

/linux/drivers/powercap/
H A Ddtpm_cpu.c83 sum_util += sched_cpu_util(cpu); in scale_pd_power_uw()
/linux/kernel/sched/
H A Dfair.c9315 unsigned long sched_cpu_util(int cpu) in sched_cpu_util() function