_drainManager | Drainable | private |
_drainState | Drainable | mutableprivate |
_params | SimObject | protected |
accessBlock(Addr addr, bool is_secure, Cycles &lat) override | SectorTags | virtual |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
allocAssoc | SectorTags | protected |
anyBlk(std::function< bool(CacheBlk &)> visitor) override | CompressedTags | virtual |
BaseTags(const Params *p) | BaseTags | |
blkAlign(Addr addr) const | BaseTags | inline |
blkMask | BaseTags | protected |
blks | CompressedTags | private |
blkSize | BaseTags | protected |
cleanupRefs() | BaseTags | |
cleanupRefsVisitor(CacheBlk &blk) | BaseTags | private |
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 |
CompressedTags(const Params *p) | CompressedTags | |
computeStats() | BaseTags | |
computeStatsVisitor(CacheBlk &blk) | BaseTags | private |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cycle | Clocked | mutableprivate |
cyclesToTicks(Cycles c) const | Clocked | inline |
dataBlks | BaseTags | protected |
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 |
EventManager(EventManager &em) | EventManager | inline |
EventManager(EventManager *em) | EventManager | inline |
EventManager(EventQueue *eq) | EventManager | inline |
eventq | EventManager | protected |
eventQueue() const | EventManager | inline |
extractBlkOffset(Addr addr) const | BaseTags | inline |
extractSectorOffset(Addr addr) const | SectorTags | |
extractTag(const Addr addr) const | BaseTags | virtual |
find(const char *name) | SimObject | static |
findBlock(Addr addr, bool is_secure) const override | SectorTags | virtual |
findBlockBySetAndWay(int set, int way) const | BaseTags | virtual |
findVictim(Addr addr, const bool is_secure, const std::size_t compressed_size, std::vector< CacheBlk * > &evict_blks) override | CompressedTags | virtual |
forEachBlk(std::function< void(CacheBlk &)> visitor) override | CompressedTags | virtual |
frequency() const | Clocked | inline |
getPort(const std::string &if_name, PortID idx=InvalidPortID) | SimObject | virtual |
getProbeManager() | SimObject | |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
getWayAllocationMax() const | BaseTags | inlinevirtual |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
indexingPolicy | BaseTags | protected |
init() | SimObject | virtual |
initState() | SimObject | virtual |
insertBlock(const PacketPtr pkt, CacheBlk *blk) override | CompressedTags | virtual |
invalidate(CacheBlk *blk) override | SectorTags | virtual |
loadState(CheckpointIn &cp) | SimObject | virtual |
lookupLatency | BaseTags | protected |
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 |
numBlocks | BaseTags | protected |
numBlocksPerSector | SectorTags | protected |
numSectors | SectorTags | protected |
SimObject::operator=(const Group &)=delete | Stats::Group | |
Clocked::operator=(Clocked &)=delete | Clocked | protected |
Params typedef | CompressedTags | |
params() const | ClockedObject | inline |
path | Serializable | privatestatic |
powerState | ClockedObject | |
preDumpStats() | Stats::Group | virtual |
print() | BaseTags | |
probeManager | SimObject | private |
regenerateBlkAddr(const CacheBlk *blk) const override | SectorTags | virtual |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() | Stats::Group | virtual |
replacementPolicy | SectorTags | protected |
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 | |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
secBlks | SectorTags | private |
sectorMask | SectorTags | protected |
sectorShift | SectorTags | protected |
sectorStats | SectorTags | protected |
SectorTags(const Params *p) | SectorTags | |
sequentialAccess | SectorTags | protected |
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 |
setWayAllocationMax(int ways) | BaseTags | inlinevirtual |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
SimObjectList typedef | SimObject | private |
simObjectList | SimObject | privatestatic |
size | BaseTags | protected |
startup() | SimObject | virtual |
statGroups | Stats::Group | private |
stats | BaseTags | protected |
superBlks | CompressedTags | private |
system | BaseTags | protected |
tagsInit() override | CompressedTags | virtual |
tick | Clocked | mutableprivate |
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 |
warmedUp | BaseTags | protected |
warmupBound | BaseTags | protected |
~BaseTags() | BaseTags | inlinevirtual |
~Clocked() | Clocked | inlineprotectedvirtual |
~CompressedTags() | CompressedTags | inlinevirtual |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~SectorTags() | SectorTags | inlinevirtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |