Lines Matching full:energy
20 * energy calculation. Equal to: power * max_frequency / frequency
36 * misses during energy calculations in the scheduler
58 * Increase resolution of energy estimation calculations for 64-bit
60 * task placement when two Performance Domains might provide similar energy
106 * em_cpu_energy() - Estimates the energy consumed by the CPUs of a
108 * @pd : performance domain for which energy has to be estimated
116 * Return: the sum of the energy consumed by the CPUs of the domain assuming
140 * Find the lowest performance state of the Energy Model above the in em_cpu_energy()
158 * the EM), the energy consumed by this CPU at that performance state in em_cpu_energy()
168 * units of power, it can be manipulated as an energy value in em_cpu_energy()
184 * total energy of the domain (which is the simple sum of the energy of in em_cpu_energy()