_currPwrState | ClockedObject | protected |
_masterId | RubyTester | protected |
_params | SimObject | protected |
checkForDeadlock() | RubyTester | private |
checkStartEvent | RubyTester | protected |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
clearStats() | RubyTester | inline |
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 |
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 |
getCheckFlush() | RubyTester | inline |
getMasterPort(const std::string &if_name, PortID idx=InvalidPortID) | RubyTester | virtual |
getProbeManager() | SimObject | |
getReadableCpuPort(int idx) | RubyTester | |
getSlavePort(const std::string &if_name, PortID idx=InvalidPortID) | MemObject | virtual |
getWritableCpuPort(int idx) | RubyTester | |
hitCallback(NodeID proc, SubBlock *data) | RubyTester | private |
incrementCheckCompletions() | RubyTester | inline |
init() | RubyTester | virtual |
initState() | SimObject | virtual |
isInstDataCpuPort(int idx) | RubyTester | |
isInstOnlyCpuPort(int idx) | RubyTester | |
loadState(CheckpointIn &cp) | SimObject | virtual |
m_check_flush | RubyTester | private |
m_checks_completed | RubyTester | private |
m_checks_to_complete | RubyTester | private |
m_checkTable_ptr | RubyTester | private |
m_deadlock_threshold | RubyTester | private |
m_last_progress_vector | RubyTester | private |
m_num_cpus | RubyTester | private |
m_num_inst_data_ports | RubyTester | private |
m_num_inst_only_ports | RubyTester | private |
m_num_readers | RubyTester | private |
m_num_writers | RubyTester | private |
m_wakeup_frequency | RubyTester | private |
masterId() | RubyTester | inline |
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=(const RubyTester &obj) | RubyTester | private |
MemObject::operator=(Clocked &)=delete | Clocked | protected |
params() const | MemObject | inline |
Params typedef | RubyTester | |
print(std::ostream &out) const | RubyTester | |
printConfig(std::ostream &out) const | RubyTester | inline |
printStats(std::ostream &out) const | RubyTester | inline |
prvEvalTick | ClockedObject | protected |
pwrState() const | ClockedObject | inline |
pwrState(Enums::PwrState) | ClockedObject | |
pwrStateClkGateDist | ClockedObject | protected |
pwrStateName() const | ClockedObject | inline |
pwrStateResidencyTicks | ClockedObject | protected |
pwrStateWeights() const | ClockedObject | |
readPorts | RubyTester | private |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() override | ClockedObject | 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 |
RubyTester(const Params *p) | RubyTester | |
RubyTester(const RubyTester &obj) | RubyTester | 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 | |
startup() | SimObject | virtual |
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 |
wakeup() | RubyTester | |
wakeupEventQueue(Tick when=(Tick)-1) | EventManager | inline |
writePorts | RubyTester | private |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~RubyTester() | RubyTester | |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |