_currPwrState | ClockedObject | protected |
_params | SimObject | protected |
addrRanges | GenericTimerMem | protected |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
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 |
clockPeriodUpdated() | Clocked | inlineprotectedvirtual |
computeStats() | ClockedObject | |
CTRL_CNTACR_BASE | GenericTimerMem | protectedstatic |
CTRL_CNTFRQ | GenericTimerMem | protectedstatic |
CTRL_CNTNSAR | GenericTimerMem | protectedstatic |
CTRL_CNTTIDR | GenericTimerMem | protectedstatic |
CTRL_CNTVOFF_HI_BASE | GenericTimerMem | protectedstatic |
CTRL_CNTVOFF_LO_BASE | GenericTimerMem | protectedstatic |
ctrlRange | GenericTimerMem | protected |
ctrlRead(Addr addr, size_t size) const | GenericTimerMem | protected |
ctrlWrite(Addr addr, size_t size, uint64_t value) | GenericTimerMem | protected |
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 |
GenericTimerMem(GenericTimerMemParams *p) | GenericTimerMem | |
getAddrRanges() const override | GenericTimerMem | inlinevirtual |
getPort(const std::string &if_name, PortID idx=InvalidPortID) override | PioDevice | virtual |
getProbeManager() | SimObject | |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
init() override | PioDevice | virtual |
initState() | SimObject | virtual |
loadState(CheckpointIn &cp) | SimObject | virtual |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
name() const | SimObject | inlinevirtual |
nextCycle() const | Clocked | inline |
notifyFork() | Drainable | inlinevirtual |
SimObject::operator=(const Group &)=delete | Stats::Group | |
Clocked::operator=(Clocked &)=delete | Clocked | protected |
Params typedef | PioDevice | |
params() const | PioDevice | inline |
physTimer | GenericTimerMem | protected |
PioDevice(const Params *p) | PioDevice | |
pioPort | PioDevice | protected |
preDumpStats() | Stats::Group | virtual |
prvEvalTick | ClockedObject | protected |
pwrState() const | ClockedObject | inline |
pwrState(Enums::PwrState) | ClockedObject | |
pwrStateName() const | ClockedObject | inline |
pwrStateWeights() const | ClockedObject | |
read(PacketPtr pkt) override | GenericTimerMem | virtual |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() | Stats::Group | 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() | Stats::Group | virtual |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | GenericTimerMem | 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 | |
startup() | SimObject | virtual |
stats | ClockedObject | protected |
sys | PioDevice | protected |
systemCounter | GenericTimerMem | protected |
ticksToCycles(Tick t) const | Clocked | inline |
TIMER_CNTEL0ACR | GenericTimerMem | protectedstatic |
TIMER_CNTFRQ | GenericTimerMem | protectedstatic |
TIMER_CNTP_CTL | GenericTimerMem | protectedstatic |
TIMER_CNTP_CVAL_HI | GenericTimerMem | protectedstatic |
TIMER_CNTP_CVAL_LO | GenericTimerMem | protectedstatic |
TIMER_CNTP_TVAL | GenericTimerMem | protectedstatic |
TIMER_CNTPCT_HI | GenericTimerMem | protectedstatic |
TIMER_CNTPCT_LO | GenericTimerMem | protectedstatic |
TIMER_CNTV_CTL | GenericTimerMem | protectedstatic |
TIMER_CNTV_CVAL_HI | GenericTimerMem | protectedstatic |
TIMER_CNTV_CVAL_LO | GenericTimerMem | protectedstatic |
TIMER_CNTV_TVAL | GenericTimerMem | protectedstatic |
TIMER_CNTVCT_HI | GenericTimerMem | protectedstatic |
TIMER_CNTVCT_LO | GenericTimerMem | protectedstatic |
TIMER_CNTVOFF_HI | GenericTimerMem | protectedstatic |
TIMER_CNTVOFF_LO | GenericTimerMem | protectedstatic |
timerRange | GenericTimerMem | protected |
timerRead(Addr addr, size_t size) const | GenericTimerMem | protected |
timerWrite(Addr addr, size_t size, uint64_t value) | GenericTimerMem | protected |
unserialize(CheckpointIn &cp) override | GenericTimerMem | virtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
updateClockPeriod() | Clocked | inline |
virtTimer | GenericTimerMem | protected |
voltage() const | Clocked | inline |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
write(PacketPtr pkt) override | GenericTimerMem | virtual |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~PioDevice() | PioDevice | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |