gem5/src/sim/power
Brandon Potter a928a438b8 style: [patch 3/22] reduce include dependencies in some headers
Used cppclean to help identify useless includes and removed them. This
involved erroneously included headers, but also cases where forward
declarations could have been used rather than a full include.
2016-11-09 14:27:40 -06:00
..
mathexpr_powermodel.cc sim: Adding support for power models 2016-06-06 17:16:44 +01:00
mathexpr_powermodel.hh style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
MathExprPowerModel.py sim: Adding support for power models 2016-06-06 17:16:44 +01:00
power_model.cc style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
power_model.hh style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
PowerModel.py sim: Adding support for power models 2016-06-06 17:16:44 +01:00
PowerModelState.py sim: Adding support for power models 2016-06-06 17:16:44 +01:00
SConscript sim: Adding support for power models 2016-06-06 17:16:44 +01:00
thermal_domain.cc style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
thermal_domain.hh style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
thermal_entity.hh style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
thermal_model.cc sim: Adding thermal model support 2015-05-12 10:26:47 +01:00
thermal_model.hh style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
ThermalDomain.py sim: Adding thermal model support 2015-05-12 10:26:47 +01:00
ThermalModel.py sim: Adding thermal model support 2015-05-12 10:26:47 +01:00