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