_drainManager | Drainable | private |
_drainState | Drainable | mutableprivate |
_params | SimObject | protected |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
addToRetryList(MemResponsePort *port) | RubyPort | inlineprivate |
clockDomain | Clocked | private |
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 |
CpuPortIter typedef | RubyPort | private |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cycle | Clocked | mutableprivate |
cyclesToTicks(Cycles c) const | Clocked | inline |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
descheduleDeadlockEvent() | RubyPortProxy | inlinevirtual |
dmDrain() | Drainable | private |
dmDrainResume() | Drainable | private |
drain() override | RubyPort | virtual |
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 |
functionalWrite(Packet *func_pkt) | RubyPort | virtual |
getId() | RubyPort | inline |
getPort(const std::string &if_name, PortID idx=InvalidPortID) override | RubyPort | virtual |
getProbeManager() | SimObject | |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
gotAddrRanges | RubyPort | private |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
init() | RubyPortProxy | virtual |
initState() | SimObject | virtual |
isCPUSequencer() | RubyPort | inline |
isDeadlockEventScheduled() const | RubyPortProxy | inlinevirtual |
loadState(CheckpointIn &cp) | SimObject | virtual |
m_controller | RubyPort | protected |
m_isCPUSequencer | RubyPort | private |
m_mandatory_q_ptr | RubyPort | protected |
m_ruby_system | RubyPort | protected |
m_usingRubyTester | RubyPort | protected |
m_version | RubyPort | protected |
makeRequest(PacketPtr pkt) | RubyPortProxy | virtual |
memInvalidate() | SimObject | inlinevirtual |
memRequestPort | RubyPort | private |
memResponsePort | RubyPort | private |
memWriteback() | SimObject | inlinevirtual |
mergedParent | Stats::Group | private |
mergedStatGroups | Stats::Group | private |
mergeStatGroup(Group *block) | Stats::Group | private |
name() const | SimObject | inlinevirtual |
nextCycle() const | Clocked | inline |
notifyFork() | Drainable | inlinevirtual |
onRetryList(MemResponsePort *port) | RubyPort | inlineprivate |
SimObject::operator=(const Group &)=delete | Stats::Group | |
Clocked::operator=(Clocked &)=delete | Clocked | protected |
outstandingCount() const | RubyPortProxy | inlinevirtual |
Params typedef | RubyPort | |
params() const | ClockedObject | inline |
path | Serializable | privatestatic |
pioRequestPort | RubyPort | private |
pioResponsePort | RubyPort | private |
powerState | ClockedObject | |
preDumpStats() | Stats::Group | virtual |
probeManager | SimObject | private |
recvTimingResp(PacketPtr pkt, PortID request_port_id) | RubyPort | protected |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() | Stats::Group | virtual |
request_ports | RubyPort | private |
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 |
resolveStat(std::string name) const | Stats::Group | |
response_ports | RubyPort | protected |
retryList | RubyPort | private |
ruby_eviction_callback(Addr address) | RubyPort | protected |
ruby_hit_callback(PacketPtr pkt) | RubyPort | protected |
RubyPort(const Params *p) | RubyPort | |
RubyPortProxy(const RubyPortProxyParams *p) | RubyPortProxy | |
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 |
setController(AbstractController *_cntrl) | RubyPort | inline |
setCurTick(Tick newVal) | EventManager | inline |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
simObjectList | SimObject | privatestatic |
SimObjectList typedef | SimObject | private |
startup() | SimObject | virtual |
statGroups | Stats::Group | private |
stats | Stats::Group | private |
system | RubyPort | protected |
testDrainComplete() | RubyPort | protected |
tick | Clocked | mutableprivate |
ticksToCycles(Tick t) const | Clocked | inline |
trySendRetries() | RubyPort | protected |
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 |
update() const | Clocked | inlineprivate |
updateClockPeriod() | Clocked | inline |
voltage() const | Clocked | inline |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~RubyPort() | RubyPort | inlinevirtual |
~RubyPortProxy() | RubyPortProxy | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |