_currPwrState | ClockedObject | protected |
_params | SimObject | protected |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
Clocked(ClockDomain &clk_domain) | Clocked | inlineprotected |
Clocked(Clocked &)=delete | Clocked | protected |
clockEdge(Cycles cycles=Cycles(0)) const | Clocked | inline |
ClockedObject(const ClockedObjectParams *p) | ClockedObject | |
clockPeriod() const | Clocked | inline |
CommMonitor(Params *params) | CommMonitor | |
computeStats() | ClockedObject | |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cyclesToTicks(Cycles c) const | Clocked | inline |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
drain() override | SimObject | inlinevirtual |
Drainable() | Drainable | protected |
drainResume() | Drainable | inlineprotectedvirtual |
drainState() const | Drainable | inline |
EventManager(EventManager &em) | EventManager | inline |
EventManager(EventManager *em) | EventManager | inline |
EventManager(EventQueue *eq) | EventManager | inline |
eventq | EventManager | protected |
eventQueue() const | EventManager | inline |
find(const char *name) | SimObject | static |
frequency() const | Clocked | inline |
getAddrRanges() const | CommMonitor | private |
getMasterPort(const std::string &if_name, PortID idx=InvalidPortID) override | CommMonitor | virtual |
getProbeManager() | SimObject | |
getSlavePort(const std::string &if_name, PortID idx=InvalidPortID) override | CommMonitor | virtual |
init() override | CommMonitor | virtual |
initState() | SimObject | virtual |
isSnooping() const | CommMonitor | private |
loadState(CheckpointIn &cp) | SimObject | virtual |
masterPort | CommMonitor | private |
memInvalidate() | SimObject | inlinevirtual |
MemObject(const Params *params) | MemObject | |
memWriteback() | SimObject | inlinevirtual |
name() const | SimObject | inlinevirtual |
nextCycle() const | Clocked | inline |
notifyFork() | Drainable | inlinevirtual |
numPwrStateTransitions | ClockedObject | protected |
operator=(Clocked &)=delete | Clocked | protected |
params() const | CommMonitor | inline |
Params typedef | CommMonitor | |
ppPktReq | CommMonitor | protected |
ppPktResp | CommMonitor | protected |
prvEvalTick | ClockedObject | protected |
pwrState() const | ClockedObject | inline |
pwrState(Enums::PwrState) | ClockedObject | |
pwrStateClkGateDist | ClockedObject | protected |
pwrStateName() const | ClockedObject | inline |
pwrStateResidencyTicks | ClockedObject | protected |
pwrStateWeights() const | ClockedObject | |
recvAtomic(PacketPtr pkt) | CommMonitor | private |
recvAtomicSnoop(PacketPtr pkt) | CommMonitor | private |
recvFunctional(PacketPtr pkt) | CommMonitor | private |
recvFunctionalSnoop(PacketPtr pkt) | CommMonitor | private |
recvRangeChange() | CommMonitor | private |
recvReqRetry() | CommMonitor | private |
recvRespRetry() | CommMonitor | private |
recvRetrySnoopResp() | CommMonitor | private |
recvTimingReq(PacketPtr pkt) | CommMonitor | private |
recvTimingResp(PacketPtr pkt) | CommMonitor | private |
recvTimingSnoopReq(PacketPtr pkt) | CommMonitor | private |
recvTimingSnoopResp(PacketPtr pkt) | CommMonitor | private |
regProbeListeners() | SimObject | virtual |
regProbePoints() override | CommMonitor | virtual |
regStats() override | CommMonitor | virtual |
reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
resetClock() const | Clocked | inlineprotected |
resetStats() | SimObject | virtual |
samplePeriod | CommMonitor | private |
samplePeriodic() | CommMonitor | private |
samplePeriodicEvent | CommMonitor | private |
samplePeriodTicks | CommMonitor | private |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | ClockedObject | virtual |
serializeAll(CheckpointOut &cp) | SimObject | static |
Serializable::serializeAll(const std::string &cpt_dir) | Serializable | static |
serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline |
setCurTick(Tick newVal) | EventManager | inline |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
slavePort | CommMonitor | private |
startup() override | CommMonitor | virtual |
stats | CommMonitor | private |
ticksToCycles(Tick t) const | Clocked | inline |
unserialize(CheckpointIn &cp) override | ClockedObject | virtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
updateClockPeriod() const | Clocked | inline |
voltage() const | Clocked | inline |
wakeupEventQueue(Tick when=(Tick)-1) | EventManager | inline |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |