gem5 v23.0.0.0
|
#include "base/statistics.hh"
#include "base/temperature.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 | gem5::PowerModelState |
A PowerModelState is an abstract class used as interface to get power figures out of SimObjects. More... | |
class | gem5::PowerModel |
class | gem5::PowerModel::ThermalProbeListener |
Listener class to catch thermal events. More... | |
Namespaces | |
namespace | gem5 |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |