gem5
v20.1.0.0
|
#include "base/statistics.hh"
#include "enums/PMType.hh"
#include "params/PowerModel.hh"
#include "params/PowerModelState.hh"
#include "sim/probe/probe.hh"
Go to the source code of this file.
Classes | |
class | PowerModelState |
A PowerModelState is an abstract class used as interface to get power figures out of SimObjects. More... | |
class | PowerModel |
class | PowerModel::ThermalProbeListener |
Listener class to catch thermal events. More... | |