lisa.energy_model#

Classes for modeling and estimating energy usage of CPU systems

Classes

ActiveState

Represents power and compute capacity at a given frequency.

EnergyModel

Represents hierarchical CPU topology with power and capacity data.

EnergyModelNode

Describes topology and energy data for an EnergyModel.

EnergyModelRoot

Convenience class for root of an EnergyModelNode tree.

LegacyEnergyModel

Legacy energy model used on Android kernels prior 4.19.

LinuxEnergyModel

Mainline Linux kernel energy model, available since linux 5.0 .

PowerDomain

Describes the power domain hierarchy for an EnergyModel.

Exceptions