Lines Matching full:energy
19 * energy calculation. Equal to: power * max_frequency / frequency
46 * misses during energy calculations in the scheduler
69 * energy consumption.
91 * To avoid possible energy estimation overflow on 32bit machines add
102 * To avoid an overflow on 32bit machines while calculating the energy
208 * em_cpu_energy() - Estimates the energy consumed by the CPUs of a
210 * @pd : performance domain for which energy has to be estimated
220 * Return: the sum of the energy consumed by the CPUs of the domain assuming
250 * Find the lowest performance state of the Energy Model above the in em_cpu_energy()
264 * the EM), the energy consumed by this CPU at that performance state in em_cpu_energy()
274 * units of power, it can be manipulated as an energy value in em_cpu_energy()
290 * total energy of the domain (which is the simple sum of the energy of in em_cpu_energy()