_currPwrState | ClockedObject | protected |
_params | SimObject | protected |
ackCallback(const Addr &addr) | DMASequencer | |
busy() | DMASequencer | inline |
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 |
computeStats() | ClockedObject | |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cyclesToTicks(Cycles c) const | Clocked | inline |
dataCallback(const DataBlock &dblk, const Addr &addr) | DMASequencer | |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
descheduleDeadlockEvent() override | DMASequencer | inlinevirtual |
DMASequencer(const Params *) | DMASequencer | |
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 |
getId() | RubyPort | inline |
getMasterPort(const std::string &if_name, PortID idx=InvalidPortID) override | RubyPort | virtual |
getProbeManager() | SimObject | |
getSlavePort(const std::string &if_name, PortID idx=InvalidPortID) override | RubyPort | virtual |
init() override | DMASequencer | virtual |
initState() | SimObject | virtual |
isCPUSequencer() | RubyPort | inline |
isDeadlockEventScheduled() const override | DMASequencer | inlinevirtual |
issueNext(const Addr &addr) | DMASequencer | private |
loadState(CheckpointIn &cp) | SimObject | virtual |
m_controller | RubyPort | protected |
m_data_block_mask | DMASequencer | private |
m_mandatory_q_ptr | RubyPort | protected |
m_max_outstanding_requests | DMASequencer | private |
m_outstanding_count | DMASequencer | private |
m_RequestTable | DMASequencer | private |
m_ruby_system | RubyPort | protected |
m_usingRubyTester | RubyPort | protected |
m_version | RubyPort | protected |
makeRequest(PacketPtr pkt) override | DMASequencer | virtual |
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 |
outstandingCount() const override | DMASequencer | inlinevirtual |
params() const | MemObject | inline |
Params typedef | DMASequencer | |
prvEvalTick | ClockedObject | protected |
pwrState() const | ClockedObject | inline |
pwrState(Enums::PwrState) | ClockedObject | |
pwrStateClkGateDist | ClockedObject | protected |
pwrStateName() const | ClockedObject | inline |
pwrStateResidencyTicks | ClockedObject | protected |
pwrStateWeights() const | ClockedObject | |
recordRequestType(DMASequencerRequestType requestType) | DMASequencer | |
recvTimingResp(PacketPtr pkt, PortID master_port_id) | RubyPort | protected |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() override | ClockedObject | virtual |
RequestTable typedef | DMASequencer | 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() | SimObject | virtual |
ruby_eviction_callback(Addr address) | RubyPort | protected |
ruby_hit_callback(PacketPtr pkt) | RubyPort | protected |
RubyPort(const Params *p) | RubyPort | |
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 | |
slave_ports | RubyPort | protected |
startup() | SimObject | virtual |
system | RubyPort | protected |
testDrainComplete() | RubyPort | protected |
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 |
updateClockPeriod() const | Clocked | inline |
voltage() const | Clocked | inline |
wakeupEventQueue(Tick when=(Tick)-1) | EventManager | inline |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~RubyPort() | RubyPort | inlinevirtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |