_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 |
assumingRfOCoherence | GPUCoalescer | protected |
atomicCallback(Addr address, MachineType mach, const DataBlock &data) | GPUCoalescer | virtual |
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 |
coalescedTable | GPUCoalescer | protected |
coalescePacket(PacketPtr pkt) | GPUCoalescer | protected |
coalescingWindow | GPUCoalescer | protected |
collateStats() | GPUCoalescer | |
completeHitCallback(std::vector< PacketPtr > &mylist) | GPUCoalescer | protected |
completeIssue() | GPUCoalescer | |
CpuPortIter typedef | RubyPort | private |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cycle | Clocked | mutableprivate |
cyclesToTicks(Cycles c) const | Clocked | inline |
deadlockCheckEvent | GPUCoalescer | protected |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
descheduleDeadlockEvent() override | GPUCoalescer | inlinevirtual |
dmDrain() | Drainable | private |
dmDrainResume() | Drainable | private |
drain() override | RubyPort | virtual |
Drainable() | Drainable | protected |
drainResume() | Drainable | inlineprotectedvirtual |
drainState() const | Drainable | inline |
empty() const | GPUCoalescer | |
EventManager(EventManager &em) | EventManager | inline |
EventManager(EventManager *em) | EventManager | inline |
EventManager(EventQueue *eq) | EventManager | inline |
eventq | EventManager | protected |
eventQueue() const | EventManager | inline |
evictionCallback(Addr address) | GPUCoalescer | |
find(const char *name) | SimObject | static |
frequency() const | Clocked | inline |
functionalWrite(Packet *func_pkt) | RubyPort | virtual |
getFirstResponseToCompletionDelayHist(const MachineType t) const | GPUCoalescer | inline |
getForwardRequestToFirstResponseHist(const MachineType t) const | GPUCoalescer | inline |
getGMTokenPort() | GPUCoalescer | inline |
getId() | RubyPort | inline |
getInitialToForwardDelayHist(const MachineType t) const | GPUCoalescer | inline |
getIssueToInitialDelayHist(uint32_t t) const | GPUCoalescer | inline |
getLatencyHist() | GPUCoalescer | inline |
getMissLatencyHist() | GPUCoalescer | inline |
getMissMachLatencyHist(uint32_t t) const | GPUCoalescer | inline |
getMissTypeLatencyHist(uint32_t t) | GPUCoalescer | inline |
getMissTypeMachLatencyHist(uint32_t r, uint32_t t) const | GPUCoalescer | inline |
getOutstandReqHist() | GPUCoalescer | inline |
getPort(const std::string &if_name, PortID idx=InvalidPortID) override | GPUCoalescer | virtual |
getProbeManager() | SimObject | |
getRequestType(PacketPtr pkt) | GPUCoalescer | protectedvirtual |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
getTypeLatencyHist(uint32_t t) | GPUCoalescer | inline |
gmTokenPort | GPUCoalescer | private |
gotAddrRanges | RubyPort | private |
GPUCoalescer(const Params *) | GPUCoalescer | |
GPUCoalescer(const GPUCoalescer &obj) | GPUCoalescer | private |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
hitCallback(CoalescedRequest *crequest, MachineType mach, DataBlock &data, bool success, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime, bool isRegion) | GPUCoalescer | protected |
init() override | RubyPort | virtual |
initState() | SimObject | virtual |
insertKernel(int wavefront_id, PacketPtr pkt) | GPUCoalescer | |
invTCP() | VIPERCoalescer | private |
invTCPCallback(Addr address) | VIPERCoalescer | |
isCPUSequencer() | RubyPort | inline |
isDeadlockEventScheduled() const override | GPUCoalescer | inlinevirtual |
issueEvent | GPUCoalescer | protected |
issueMemSyncRequest(PacketPtr pkt) | GPUCoalescer | inlineprotectedvirtual |
issueRequest(CoalescedRequest *crequest) override | VIPERCoalescer | virtual |
kernelCallback(int wavefront_id) | GPUCoalescer | protected |
kernelEndList | GPUCoalescer | protected |
loadState(CheckpointIn &cp) | SimObject | virtual |
m_cache_inv_pkt | VIPERCoalescer | private |
m_controller | RubyPort | protected |
m_dataCache_ptr | GPUCoalescer | protected |
m_deadlock_check_scheduled | GPUCoalescer | protected |
m_deadlock_threshold | GPUCoalescer | protected |
m_FirstResponseToCompletionDelayHist | GPUCoalescer | protected |
m_ForwardToFirstResponseDelayHist | GPUCoalescer | protected |
m_InitialToForwardDelayHist | GPUCoalescer | protected |
m_instCache_ptr | GPUCoalescer | protected |
m_isCPUSequencer | RubyPort | private |
m_IssueToInitialDelayHist | GPUCoalescer | protected |
m_latencyHist | GPUCoalescer | protected |
m_load_waiting_on_load_cycles | GPUCoalescer | protected |
m_load_waiting_on_store_cycles | GPUCoalescer | protected |
m_mandatory_q_ptr | RubyPort | protected |
m_max_outstanding_requests | GPUCoalescer | protected |
m_missLatencyHist | GPUCoalescer | protected |
m_missMachLatencyHist | GPUCoalescer | protected |
m_missTypeLatencyHist | GPUCoalescer | protected |
m_missTypeMachLatencyHist | GPUCoalescer | protected |
m_num_pending_invs | VIPERCoalescer | private |
m_outstanding_count | GPUCoalescer | protected |
m_outstandReqHist | GPUCoalescer | protected |
m_ruby_system | RubyPort | protected |
m_runningGarnetStandalone | GPUCoalescer | protected |
m_store_waiting_on_load_cycles | GPUCoalescer | protected |
m_store_waiting_on_store_cycles | GPUCoalescer | protected |
m_typeLatencyHist | GPUCoalescer | protected |
m_usingRubyTester | RubyPort | protected |
m_version | RubyPort | protected |
m_writeCompletePktMap | VIPERCoalescer | private |
makeRequest(PacketPtr pkt) override | VIPERCoalescer | virtual |
makeWriteCompletePkts(CoalescedRequest *crequest) | VIPERCoalescer | private |
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 |
newKernelEnds | GPUCoalescer | protected |
nextCycle() const | Clocked | inline |
notifyFork() | Drainable | inlinevirtual |
onRetryList(MemResponsePort *port) | RubyPort | inlineprivate |
operator=(const GPUCoalescer &obj) | GPUCoalescer | private |
RubyPort::operator=(const Group &)=delete | Stats::Group | |
RubyPort::operator=(Clocked &)=delete | Clocked | protected |
outstandingCount() const override | GPUCoalescer | inlinevirtual |
Params typedef | VIPERCoalescer | |
params() const | ClockedObject | inline |
path | Serializable | privatestatic |
pendingWriteInsts | GPUCoalescer | protected |
pioRequestPort | RubyPort | private |
pioResponsePort | RubyPort | private |
powerState | ClockedObject | |
preDumpStats() | Stats::Group | virtual |
print(std::ostream &out) const | GPUCoalescer | |
printProgress(std::ostream &out) const | GPUCoalescer | |
printRequestTable(std::stringstream &ss) | GPUCoalescer | |
probeManager | SimObject | private |
readCallback(Addr address, DataBlock &data) | GPUCoalescer | |
readCallback(Addr address, MachineType mach, DataBlock &data) | GPUCoalescer | |
readCallback(Addr address, MachineType mach, DataBlock &data, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime) | GPUCoalescer | |
readCallback(Addr address, MachineType mach, DataBlock &data, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime, bool isRegion) | GPUCoalescer | |
recordMissLatency(CoalescedRequest *crequest, MachineType mach, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime, bool success, bool isRegion) | GPUCoalescer | protected |
recvTimingResp(PacketPtr pkt, PortID request_port_id) | RubyPort | protected |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() override | GPUCoalescer | 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() override | GPUCoalescer | 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 | |
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 typedef | SimObject | private |
simObjectList | SimObject | privatestatic |
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 |
tryCacheAccess(Addr addr, RubyRequestType type, Addr pc, RubyAccessMode access_mode, int size, DataBlock *&data_ptr) | GPUCoalescer | protected |
trySendRetries() | RubyPort | protected |
uncoalescedTable | GPUCoalescer | 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 |
VIPERCoalescer(const Params *) | VIPERCoalescer | |
voltage() const | Clocked | inline |
wakeup() | GPUCoalescer | |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
writeCallback(Addr address, DataBlock &data) | GPUCoalescer | |
writeCallback(Addr address, MachineType mach, DataBlock &data) | GPUCoalescer | |
writeCallback(Addr address, MachineType mach, DataBlock &data, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime, bool isRegion) | GPUCoalescer | |
writeCallback(Addr address, MachineType mach, DataBlock &data, Cycles initialRequestTime, Cycles forwardRequestTime, Cycles firstResponseTime) | GPUCoalescer | |
writeCompleteCallback(Addr address, uint64_t instSeqNum) | VIPERCoalescer | |
GPUCoalescer::writeCompleteCallback(Addr address, uint64_t instSeqNum, MachineType mach) | GPUCoalescer | |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~GPUCoalescer() | GPUCoalescer | |
~Group() | Stats::Group | virtual |
~RubyPort() | RubyPort | inlinevirtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |
~VIPERCoalescer() | VIPERCoalescer | |