43 #ifndef __SIM_SUB_SYSTEM_HH__ 44 #define __SIM_SUB_SYSTEM_HH__ 48 #include "params/SubSystem.hh" double getDynamicPower() const
void registerPowerProducer(PowerModel *pm)
std::vector< PowerModel * > powerProducers
SubSystem(const Params *p)
double getStaticPower() const
The SubSystem simobject does nothing, it is just a container for other simobjects used by the configu...
Abstract superclass for simulation objects.