Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Denergy_model.h223 static inline unsigned long em_cpu_energy(struct em_perf_domain *pd, in em_cpu_energy() function
337 static inline unsigned long em_cpu_energy(struct em_perf_domain *pd, in em_cpu_energy() function
/linux-6.3-rc2/Documentation/translations/zh_CN/power/
A Denergy-model.rst43 | | em_cpu_energy() |
149 一个性能域所消耗的能量可以使用em_cpu_energy() API来估算。该估算假定CPU设备
/linux-6.3-rc2/Documentation/power/
A Denergy-model.rst45 | | em_cpu_energy() |
173 em_cpu_energy() API. The estimation is performed assuming that the schedutil
/linux-6.3-rc2/kernel/sched/
A Dfair.c7313 return em_cpu_energy(pd->em_pd, max_util, busy_time, eenv->cpu_cap); in compute_energy()

Completed in 23 milliseconds