_drainManager | gem5::Drainable | private |
_drainState | gem5::Drainable | mutableprivate |
_name | gem5::Named | private |
_objNameResolver | gem5::SimObject | privatestatic |
_params | gem5::SimObject | protected |
addStat(statistics::Info *info) | gem5::statistics::Group | |
addStatGroup(const char *name, Group *block) | gem5::statistics::Group | |
addToRetryList(MemResponsePort *port) | gem5::ruby::RubyPort | inlineprivate |
assumingRfOCoherence | gem5::ruby::GPUCoalescer | protected |
atomicCallback(Addr address, MachineType mach, const DataBlock &data) | gem5::ruby::GPUCoalescer | virtual |
clockDomain | gem5::Clocked | private |
Clocked(ClockDomain &clk_domain) | gem5::Clocked | inlineprotected |
Clocked(Clocked &)=delete | gem5::Clocked | protected |
clockEdge(Cycles cycles=Cycles(0)) const | gem5::Clocked | inline |
ClockedObject(const ClockedObjectParams &p) | gem5::ClockedObject | |
clockPeriod() const | gem5::Clocked | inline |
clockPeriodUpdated() | gem5::Clocked | inlineprotectedvirtual |
coalescedReqs | gem5::ruby::GPUCoalescer | protected |
coalescedTable | gem5::ruby::GPUCoalescer | protected |
coalescePacket(PacketPtr pkt) | gem5::ruby::GPUCoalescer | protected |
coalescingWindow | gem5::ruby::GPUCoalescer | protected |
collateStats() | gem5::ruby::GPUCoalescer | |
completeHitCallback(std::vector< PacketPtr > &mylist) | gem5::ruby::GPUCoalescer | protected |
completeIssue() | gem5::ruby::GPUCoalescer | |
CpuPortIter typedef | gem5::ruby::RubyPort | private |
curCycle() const | gem5::Clocked | inline |
currentSection() | gem5::Serializable | static |
cycle | gem5::Clocked | mutableprivate |
cyclesToTicks(Cycles c) const | gem5::Clocked | inline |
deadlockCheckEvent | gem5::ruby::GPUCoalescer | protected |
deschedule(Event &event) | gem5::EventManager | inline |
deschedule(Event *event) | gem5::EventManager | inline |
descheduleDeadlockEvent() override | gem5::ruby::GPUCoalescer | inlinevirtual |
dmDrain() | gem5::Drainable | private |
dmDrainResume() | gem5::Drainable | private |
drain() override | gem5::ruby::RubyPort | virtual |
Drainable() | gem5::Drainable | protected |
drainResume() | gem5::Drainable | inlineprotectedvirtual |
drainState() const | gem5::Drainable | inline |
empty() const | gem5::ruby::GPUCoalescer | |
EventManager(EventManager &em) | gem5::EventManager | inline |
EventManager(EventManager *em) | gem5::EventManager | inline |
EventManager(EventQueue *eq) | gem5::EventManager | inline |
eventq | gem5::EventManager | protected |
eventQueue() const | gem5::EventManager | inline |
evictionCallback(Addr address) | gem5::ruby::GPUCoalescer | |
find(const char *name) | gem5::SimObject | static |
frequency() const | gem5::Clocked | inline |
functionalWrite(Packet *func_pkt) | gem5::ruby::RubyPort | virtual |
generateCheckpointOut(const std::string &cpt_dir, std::ofstream &outstream) | gem5::Serializable | static |
getDynInst(PacketPtr pkt) const | gem5::ruby::GPUCoalescer | protected |
getFirstResponseToCompletionDelayHist(const MachineType t) const | gem5::ruby::GPUCoalescer | inline |
getForwardRequestToFirstResponseHist(const MachineType t) const | gem5::ruby::GPUCoalescer | inline |
getGMTokenPort() | gem5::ruby::GPUCoalescer | inline |
getId() | gem5::ruby::RubyPort | inline |
getInitialToForwardDelayHist(const MachineType t) const | gem5::ruby::GPUCoalescer | inline |
getIssueToInitialDelayHist(uint32_t t) const | gem5::ruby::GPUCoalescer | inline |
getLatencyHist() | gem5::ruby::GPUCoalescer | inline |
getMissLatencyHist() | gem5::ruby::GPUCoalescer | inline |
getMissMachLatencyHist(uint32_t t) const | gem5::ruby::GPUCoalescer | inline |
getMissTypeLatencyHist(uint32_t t) | gem5::ruby::GPUCoalescer | inline |
getMissTypeMachLatencyHist(uint32_t r, uint32_t t) const | gem5::ruby::GPUCoalescer | inline |
getOutstandReqHist() | gem5::ruby::GPUCoalescer | inline |
getPort(const std::string &if_name, PortID idx=InvalidPortID) override | gem5::ruby::GPUCoalescer | virtual |
getProbeManager() | gem5::SimObject | |
getRequestType(PacketPtr pkt) | gem5::ruby::GPUCoalescer | protectedvirtual |
getSimObjectResolver() | gem5::SimObject | static |
getStatGroups() const | gem5::statistics::Group | |
getStats() const | gem5::statistics::Group | |
getTypeLatencyHist(uint32_t t) | gem5::ruby::GPUCoalescer | inline |
gmTokenPort | gem5::ruby::GPUCoalescer | private |
gotAddrRanges | gem5::ruby::RubyPort | private |
GPUCoalescer(const Params &) | gem5::ruby::GPUCoalescer | |
GPUCoalescer(const GPUCoalescer &obj) | gem5::ruby::GPUCoalescer | private |
Group()=delete | gem5::statistics::Group | |
Group(const Group &)=delete | gem5::statistics::Group | |
Group(Group *parent, const char *name=nullptr) | gem5::statistics::Group | |
hitCallback(CoalescedRequest *crequest, MachineType mach, DataBlock &data, bool success, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime, bool isRegion) | gem5::ruby::GPUCoalescer | protected |
init() override | gem5::ruby::RubyPort | virtual |
initState() | gem5::SimObject | virtual |
insertKernel(int wavefront_id, PacketPtr pkt) | gem5::ruby::GPUCoalescer | |
invTCC(PacketPtr pkt) | gem5::ruby::VIPERCoalescer | private |
invTCCCallback(Addr address) | gem5::ruby::VIPERCoalescer | |
invTCP() | gem5::ruby::VIPERCoalescer | private |
invTCPCallback(Addr address) | gem5::ruby::VIPERCoalescer | |
isCPUSequencer() | gem5::ruby::RubyPort | inline |
isDeadlockEventScheduled() const override | gem5::ruby::GPUCoalescer | inlinevirtual |
issueEvent | gem5::ruby::GPUCoalescer | protected |
issueMemSyncRequest(PacketPtr pkt) | gem5::ruby::GPUCoalescer | inlineprotectedvirtual |
issueRequest(CoalescedRequest *crequest) override | gem5::ruby::VIPERCoalescer | virtual |
kernelCallback(int wavefront_id) | gem5::ruby::GPUCoalescer | protected |
kernelEndList | gem5::ruby::GPUCoalescer | protected |
loadState(CheckpointIn &cp) | gem5::SimObject | virtual |
m_cache_inv_pkt | gem5::ruby::VIPERCoalescer | private |
m_controller | gem5::ruby::RubyPort | protected |
m_dataCache_ptr | gem5::ruby::GPUCoalescer | protected |
m_deadlock_check_scheduled | gem5::ruby::GPUCoalescer | protected |
m_deadlock_threshold | gem5::ruby::GPUCoalescer | protected |
m_FirstResponseToCompletionDelayHist | gem5::ruby::GPUCoalescer | protected |
m_ForwardToFirstResponseDelayHist | gem5::ruby::GPUCoalescer | protected |
m_InitialToForwardDelayHist | gem5::ruby::GPUCoalescer | protected |
m_instCache_ptr | gem5::ruby::GPUCoalescer | protected |
m_isCPUSequencer | gem5::ruby::RubyPort | private |
m_IssueToInitialDelayHist | gem5::ruby::GPUCoalescer | protected |
m_latencyHist | gem5::ruby::GPUCoalescer | protected |
m_load_waiting_on_load_cycles | gem5::ruby::GPUCoalescer | protected |
m_load_waiting_on_store_cycles | gem5::ruby::GPUCoalescer | protected |
m_mandatory_q_ptr | gem5::ruby::RubyPort | protected |
m_max_outstanding_requests | gem5::ruby::GPUCoalescer | protected |
m_missLatencyHist | gem5::ruby::GPUCoalescer | protected |
m_missMachLatencyHist | gem5::ruby::GPUCoalescer | protected |
m_missTypeLatencyHist | gem5::ruby::GPUCoalescer | protected |
m_missTypeMachLatencyHist | gem5::ruby::GPUCoalescer | protected |
m_num_pending_invs | gem5::ruby::VIPERCoalescer | private |
m_outstanding_count | gem5::ruby::GPUCoalescer | protected |
m_outstandReqHist | gem5::ruby::GPUCoalescer | protected |
m_pending_invl2s | gem5::ruby::VIPERCoalescer | private |
m_ruby_system | gem5::ruby::RubyPort | protected |
m_runningGarnetStandalone | gem5::ruby::GPUCoalescer | protected |
m_store_waiting_on_load_cycles | gem5::ruby::GPUCoalescer | protected |
m_store_waiting_on_store_cycles | gem5::ruby::GPUCoalescer | protected |
m_typeLatencyHist | gem5::ruby::GPUCoalescer | protected |
m_usingRubyTester | gem5::ruby::RubyPort | protected |
m_version | gem5::ruby::RubyPort | protected |
m_writeCompletePktMap | gem5::ruby::VIPERCoalescer | private |
makeRequest(PacketPtr pkt) override | gem5::ruby::VIPERCoalescer | virtual |
makeWriteCompletePkts(CoalescedRequest *crequest) | gem5::ruby::VIPERCoalescer | private |
memInvalidate() | gem5::SimObject | inlinevirtual |
memRequestPort | gem5::ruby::RubyPort | private |
memResponsePort | gem5::ruby::RubyPort | private |
memWriteback() | gem5::SimObject | inlinevirtual |
mergedParent | gem5::statistics::Group | private |
mergedStatGroups | gem5::statistics::Group | private |
mergeStatGroup(Group *block) | gem5::statistics::Group | |
name() const | gem5::Named | inlinevirtual |
Named(const std::string &name_) | gem5::Named | inline |
newKernelEnds | gem5::ruby::GPUCoalescer | protected |
nextCycle() const | gem5::Clocked | inline |
notifyFork() | gem5::Drainable | inlinevirtual |
onRetryList(MemResponsePort *port) | gem5::ruby::RubyPort | inlineprivate |
operator=(const GPUCoalescer &obj) | gem5::ruby::GPUCoalescer | private |
gem5::ruby::RubyPort::operator=(const Group &)=delete | gem5::statistics::Group | |
gem5::ruby::RubyPort::operator=(Clocked &)=delete | gem5::Clocked | protected |
outstandingCount() const override | gem5::ruby::GPUCoalescer | inlinevirtual |
Params typedef | gem5::ruby::VIPERCoalescer | |
params() const | gem5::SimObject | inline |
path | gem5::Serializable | privatestatic |
pendingWriteInsts | gem5::ruby::GPUCoalescer | protected |
pioRequestPort | gem5::ruby::RubyPort | private |
pioResponsePort | gem5::ruby::RubyPort | private |
powerState | gem5::ClockedObject | |
preDumpStats() | gem5::statistics::Group | virtual |
print(std::ostream &out) const | gem5::ruby::GPUCoalescer | |
printProgress(std::ostream &out) const | gem5::ruby::GPUCoalescer | |
printRequestTable(std::stringstream &ss) | gem5::ruby::GPUCoalescer | |
probeManager | gem5::SimObject | private |
readCallback(Addr address, DataBlock &data) | gem5::ruby::GPUCoalescer | |
readCallback(Addr address, MachineType mach, DataBlock &data) | gem5::ruby::GPUCoalescer | |
readCallback(Addr address, MachineType mach, DataBlock &data, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime) | gem5::ruby::GPUCoalescer | |
readCallback(Addr address, MachineType mach, DataBlock &data, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime, bool isRegion) | gem5::ruby::GPUCoalescer | |
recordMissLatency(CoalescedRequest *crequest, MachineType mach, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime, bool success, bool isRegion) | gem5::ruby::GPUCoalescer | protected |
recvTimingResp(PacketPtr pkt, PortID request_port_id) | gem5::ruby::RubyPort | protected |
regProbeListeners() | gem5::SimObject | virtual |
regProbePoints() | gem5::SimObject | virtual |
regStats() | gem5::statistics::Group | virtual |
request_ports | gem5::ruby::RubyPort | private |
reschedule(Event &event, Tick when, bool always=false) | gem5::EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | gem5::EventManager | inline |
resetClock() const | gem5::Clocked | inlineprotected |
resetStats() override | gem5::ruby::GPUCoalescer | virtual |
resolveStat(std::string name) const | gem5::statistics::Group | |
response_ports | gem5::ruby::RubyPort | protected |
retryList | gem5::ruby::RubyPort | private |
ruby_eviction_callback(Addr address) | gem5::ruby::RubyPort | protected |
ruby_hit_callback(PacketPtr pkt) | gem5::ruby::RubyPort | protected |
ruby_stale_translation_callback(Addr txnId) | gem5::ruby::RubyPort | protected |
ruby_unaddressed_callback(PacketPtr pkt) | gem5::ruby::RubyPort | protected |
RubyPort(const Params &p) | gem5::ruby::RubyPort | |
schedule(Event &event, Tick when) | gem5::EventManager | inline |
schedule(Event *event, Tick when) | gem5::EventManager | inline |
Serializable() | gem5::Serializable | |
serialize(CheckpointOut &cp) const override | gem5::ClockedObject | virtual |
serializeAll(const std::string &cpt_dir) | gem5::SimObject | static |
serializeSection(CheckpointOut &cp, const char *name) const | gem5::Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | gem5::Serializable | inline |
setController(AbstractController *_cntrl) | gem5::ruby::RubyPort | inline |
setCurTick(Tick newVal) | gem5::EventManager | inline |
setSimObjectResolver(SimObjectResolver *resolver) | gem5::SimObject | static |
signalDrainDone() const | gem5::Drainable | inlineprotected |
SimObject(const Params &p) | gem5::SimObject | |
SimObjectList typedef | gem5::SimObject | private |
simObjectList | gem5::SimObject | privatestatic |
startup() | gem5::SimObject | virtual |
statGroups | gem5::statistics::Group | private |
stats | gem5::statistics::Group | private |
system | gem5::ruby::RubyPort | protected |
testDrainComplete() | gem5::ruby::RubyPort | protected |
tick | gem5::Clocked | mutableprivate |
ticksToCycles(Tick t) const | gem5::Clocked | inline |
tryCacheAccess(Addr addr, RubyRequestType type, Addr pc, RubyAccessMode access_mode, int size, DataBlock *&data_ptr) | gem5::ruby::GPUCoalescer | protected |
trySendRetries() | gem5::ruby::RubyPort | protected |
uncoalescedTable | gem5::ruby::GPUCoalescer | protected |
unserialize(CheckpointIn &cp) override | gem5::ClockedObject | virtual |
unserializeSection(CheckpointIn &cp, const char *name) | gem5::Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | gem5::Serializable | inline |
update() const | gem5::Clocked | inlineprivate |
updateClockPeriod() | gem5::Clocked | inline |
VIPERCoalescer(const Params &) | gem5::ruby::VIPERCoalescer | |
voltage() const | gem5::Clocked | inline |
wakeup() | gem5::ruby::GPUCoalescer | |
wakeupEventQueue(Tick when=(Tick) -1) | gem5::EventManager | inline |
writeCallback(Addr address, DataBlock &data) | gem5::ruby::GPUCoalescer | |
writeCallback(Addr address, MachineType mach, DataBlock &data) | gem5::ruby::GPUCoalescer | |
writeCallback(Addr address, MachineType mach, DataBlock &data, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime, bool isRegion) | gem5::ruby::GPUCoalescer | |
writeCallback(Addr address, MachineType mach, DataBlock &data, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime) | gem5::ruby::GPUCoalescer | |
writeCompleteCallback(Addr address, uint64_t instSeqNum) | gem5::ruby::VIPERCoalescer | |
gem5::ruby::GPUCoalescer::writeCompleteCallback(Addr address, uint64_t instSeqNum, MachineType mach) | gem5::ruby::GPUCoalescer | |
~Clocked() | gem5::Clocked | inlineprotectedvirtual |
~Drainable() | gem5::Drainable | protectedvirtual |
~GPUCoalescer() | gem5::ruby::GPUCoalescer | |
~Group() | gem5::statistics::Group | virtual |
~Named()=default | gem5::Named | virtual |
~RubyPort() | gem5::ruby::RubyPort | inlinevirtual |
~Serializable() | gem5::Serializable | virtual |
~SimObject() | gem5::SimObject | virtual |
~VIPERCoalescer() | gem5::ruby::VIPERCoalescer | |