_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 |
collateStats() | RubySystem | 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() override | RubySystem | virtual |
drainState() const | Drainable | inline |
enqueueRubyEvent(Tick tick) | RubySystem | inline |
EventManager(EventManager &em) | EventManager | inline |
EventManager(EventManager *em) | EventManager | inline |
EventManager(EventQueue *eq) | EventManager | inline |
eventq | EventManager | protected |
eventQueue() const | EventManager | inline |
eventQueueEmpty() | RubySystem | inline |
find(const char *name) | SimObject | static |
frequency() const | Clocked | inline |
functionalRead(Packet *ptr) | RubySystem | |
functionalWrite(Packet *ptr) | RubySystem | |
getAccessBackingStore() | RubySystem | inline |
getBlockSizeBits() | RubySystem | inlinestatic |
getBlockSizeBytes() | RubySystem | inlinestatic |
getCooldownEnabled() | RubySystem | inlinestatic |
getMemorySizeBits() | RubySystem | inlinestatic |
getPhysMem() | RubySystem | inline |
getProbeManager() | SimObject | |
getProfiler() | RubySystem | inline |
getRandomization() | RubySystem | inlinestatic |
getStartCycle() | RubySystem | inline |
getWarmupEnabled() | RubySystem | inlinestatic |
init() | SimObject | virtual |
initState() | SimObject | virtual |
loadState(CheckpointIn &cp) | SimObject | virtual |
m_abs_cntrl_vec | RubySystem | private |
m_abstract_controls | RubySystem | |
m_access_backing_store | RubySystem | private |
m_block_size_bits | RubySystem | privatestatic |
m_block_size_bytes | RubySystem | privatestatic |
m_cache_recorder | RubySystem | |
m_cooldown_enabled | RubySystem | privatestatic |
m_memory_size_bits | RubySystem | privatestatic |
m_network | RubySystem | private |
m_phys_mem | RubySystem | private |
m_profiler | RubySystem | |
m_randomization | RubySystem | privatestatic |
m_start_cycle | RubySystem | private |
m_systems_to_warmup | RubySystem | privatestatic |
m_warmup_enabled | RubySystem | privatestatic |
makeCacheRecorder(uint8_t *uncompressed_trace, uint64_t cache_trace_size, uint64_t block_size_bytes) | RubySystem | private |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() override | RubySystem | virtual |
name() const | SimObject | inlinevirtual |
nextCycle() const | Clocked | inline |
notifyFork() | Drainable | inlinevirtual |
numPwrStateTransitions | ClockedObject | protected |
operator=(const RubySystem &obj) | RubySystem | private |
ClockedObject::operator=(Clocked &)=delete | Clocked | protected |
Params typedef | RubySystem | |
params() const | ClockedObject | inline |
process() | RubySystem | |
prvEvalTick | ClockedObject | protected |
pwrState() const | ClockedObject | inline |
pwrState(Enums::PwrState) | ClockedObject | |
pwrStateClkGateDist | ClockedObject | protected |
pwrStateName() const | ClockedObject | inline |
pwrStateResidencyTicks | ClockedObject | protected |
pwrStateWeights() const | ClockedObject | |
readCompressedTrace(std::string filename, uint8_t *&raw_data, uint64_t &uncompressed_trace_size) | RubySystem | privatestatic |
registerAbstractController(AbstractController *) | RubySystem | |
registerNetwork(Network *) | RubySystem | |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() override | RubySystem | inlinevirtual |
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() override | RubySystem | virtual |
RubyEvent class | RubySystem | friend |
RubySystem(const Params *p) | RubySystem | |
RubySystem(const RubySystem &obj) | RubySystem | private |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | RubySystem | 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() override | RubySystem | virtual |
ticksToCycles(Tick t) const | Clocked | inline |
unserialize(CheckpointIn &cp) override | RubySystem | 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 |
writeCompressedTrace(uint8_t *raw_data, std::string file, uint64_t uncompressed_trace_size) | RubySystem | privatestatic |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~RubySystem() | RubySystem | |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |