Searched refs:em_cpu_energy (Results 1 – 4 of 4) sorted by relevance
223 static inline unsigned long em_cpu_energy(struct em_perf_domain *pd, in em_cpu_energy() function337 static inline unsigned long em_cpu_energy(struct em_perf_domain *pd, in em_cpu_energy() function
43 | | em_cpu_energy() |129 一个性能域所消耗的能量可以使用em_cpu_energy() API来估算。该估算假定CPU设备
45 | | em_cpu_energy() |173 em_cpu_energy() API. The estimation is performed assuming that the schedutil
6725 return em_cpu_energy(pd->em_pd, max_util, sum_util, _cpu_cap); in compute_energy()