Lines Matching full:energy
21 * energy calculation. Equal to: power * max_frequency / frequency
63 * misses during energy calculations in the scheduler
88 * energy consumption.
110 * To avoid possible energy estimation overflow on 32bit machines add
220 * em_cpu_energy() - Estimates the energy consumed by the CPUs of a
222 * @pd : performance domain for which energy has to be estimated
232 * Return: the sum of the energy consumed by the CPUs of the domain assuming
261 * Find the lowest performance state of the Energy Model above the in em_cpu_energy()
277 * the EM), the energy consumed by this CPU at that performance state in em_cpu_energy()
288 * units of power, it can be manipulated as an energy value in em_cpu_energy()
304 * total energy of the domain (which is the simple sum of the energy of in em_cpu_energy()