gem5
v20.1.0.0
|
This is the complete list of members for LdsState, including all inherited members.
_drainManager | Drainable | private |
_drainState | Drainable | mutableprivate |
_name | LdsState | private |
_params | SimObject | protected |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
bankConflictPenalty | LdsState | private |
banks | LdsState | private |
bytesAllocated | LdsState | private |
canReserve(uint32_t x_size) const | LdsState | inline |
chunkMap | LdsState | protected |
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 |
countBankConflicts(PacketPtr packet, unsigned *bankAccesses) | LdsState | protected |
countBankConflicts(GPUDynInstPtr gpuDynInst, unsigned *numBankAccesses) | LdsState | protected |
cuPort | LdsState | private |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cycle | Clocked | mutableprivate |
cyclesToTicks(Cycles c) const | Clocked | inline |
decreaseRefCounter(const uint32_t dispatchId, const uint32_t wgId) | LdsState | inline |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
dmDrain() | Drainable | private |
dmDrainResume() | Drainable | private |
drain() override | SimObject | inlinevirtual |
Drainable() | Drainable | protected |
drainResume() | Drainable | inlineprotectedvirtual |
drainState() const | Drainable | inline |
earliestReturnTime() const | LdsState | 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 |
getAddrRange() const | LdsState | inline |
getBankConflictPenalty() const | LdsState | inline |
getBanks() const | LdsState | inline |
getComputeUnit() const | LdsState | inline |
getDynInstr(PacketPtr packet) | LdsState | protected |
getLdsChunk(const uint32_t dispatchId, const uint32_t wgId) | LdsState | inline |
getName() | LdsState | inline |
getParent() const | LdsState | inline |
getPort(const std::string &if_name, PortID idx) | LdsState | inlinevirtual |
getProbeManager() | SimObject | |
getRefCounter(const uint32_t dispatchId, const uint32_t wgId) const | LdsState | inline |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
increaseRefCounter(const uint32_t dispatchId, const uint32_t wgId) | LdsState | inline |
init() | SimObject | virtual |
initState() | SimObject | virtual |
isRetryResp() const | LdsState | inline |
ldsSize(const uint32_t x_wgId) | LdsState | inline |
LdsState(const Params *params) | LdsState | |
LdsState(const LdsState &)=delete | LdsState | |
loadState(CheckpointIn &cp) | SimObject | virtual |
maximumSize | LdsState | private |
memInvalidate() | SimObject | inlinevirtual |
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 |
operator=(const LdsState &)=delete | LdsState | |
ClockedObject::operator=(const Group &)=delete | Stats::Group | |
ClockedObject::operator=(Clocked &)=delete | Clocked | protected |
params() const | LdsState | inline |
Params typedef | LdsState | |
parent | LdsState | private |
path | Serializable | privatestatic |
powerState | ClockedObject | |
preDumpStats() | Stats::Group | virtual |
probeManager | SimObject | private |
process() | LdsState | protected |
processPacket(PacketPtr packet) | LdsState | protected |
range | LdsState | private |
refCounter | LdsState | protected |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() | Stats::Group | virtual |
releaseSpace(const uint32_t x_dispatchId, const uint32_t x_wgId) | LdsState | inlineprivate |
reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
reserveSpace(const uint32_t dispatchId, const uint32_t wgId, const uint32_t size) | LdsState | inline |
resetClock() const | Clocked | inlineprotected |
resetStats() | Stats::Group | virtual |
resolveStat(std::string name) const | Stats::Group | |
retryResp | LdsState | protected |
returnQueue | LdsState | protected |
returnQueuePush(std::pair< Tick, PacketPtr > thePair) | LdsState | |
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 |
setCurTick(Tick newVal) | EventManager | inline |
setParent(ComputeUnit *x_parent) | LdsState | |
setRetryResp(const bool value) | LdsState | 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 |
tick | Clocked | mutableprivate |
tickEvent | LdsState | protected |
ticksToCycles(Tick t) const | Clocked | inline |
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 |
~LdsState() | LdsState | inline |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |