gem5
v20.1.0.0
|
#include <set>
#include "base/callback.hh"
#include "base/statistics.hh"
#include "enums/PwrState.hh"
#include "params/PowerState.hh"
#include "sim/core.hh"
#include "sim/sim_object.hh"
Go to the source code of this file.
Classes | |
class | PowerState |
Helper class for objects that have power states. More... | |
struct | PowerState::PowerStateStats |
PowerState declaration and implementation.
Definition in file power_state.hh.