gem5
|
This is the complete list of members for FALRU, including all inherited members.
_currPwrState | ClockedObject | protected |
_params | SimObject | protected |
accessBlock(Addr addr, bool is_secure, Cycles &lat, int *inCache) | FALRU | |
accessBlock(Addr addr, bool is_secure, Cycles &lat) override | FALRU | virtual |
accesses | FALRU | protected |
accessLatency | BaseTags | protected |
ageTaskId | BaseTags | protected |
avgOccs | BaseTags | protected |
avgRefs | BaseTags | protected |
BaseTags(const Params *p) | BaseTags | |
blkAlign(Addr addr) const | BaseTags | inline |
blkMask | BaseTags | protected |
blks | FALRU | protected |
blkSize | BaseTags | protected |
BlkType typedef | FALRU | |
cache | BaseTags | protected |
cacheBoundaries | FALRU | protected |
cacheMask | FALRU | protected |
check() | FALRU | protected |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
cleanupRefs() | BaseTags | inlinevirtual |
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() | BaseTags | inlinevirtual |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cyclesToTicks(Cycles c) const | Clocked | inline |
dataAccesses | BaseTags | protected |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
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 |
extractSet(Addr addr) const override | FALRU | inlinevirtual |
extractTag(Addr addr) const override | FALRU | inlinevirtual |
FALRU(const Params *p) | FALRU | |
find(const char *name) | SimObject | static |
findBlock(Addr addr, bool is_secure) const override | FALRU | virtual |
findBlockBySetAndWay(int set, int way) const override | FALRU | virtual |
findVictim(Addr addr) override | FALRU | virtual |
forEachBlk(CacheBlkVisitor &visitor) override | FALRU | inlinevirtual |
frequency() const | Clocked | inline |
getProbeManager() | SimObject | |
getWayAllocationMax() const | BaseTags | inlinevirtual |
hash_t typedef | FALRU | protected |
hashLookup(Addr addr) const | FALRU | protected |
head | FALRU | protected |
hits | FALRU | protected |
init() | SimObject | virtual |
initState() | SimObject | virtual |
insertBlock(PacketPtr pkt, CacheBlk *blk) override | FALRU | virtual |
invalidate(CacheBlk *blk) override | FALRU | virtual |
loadState(CheckpointIn &cp) | SimObject | virtual |
lookupLatency | BaseTags | protected |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
misses | FALRU | protected |
moveToHead(FALRUBlk *blk) | FALRU | protected |
name() const | SimObject | inlinevirtual |
nextCycle() const | Clocked | inline |
notifyFork() | Drainable | inlinevirtual |
numBlocks | BaseTags | protected |
numCaches | FALRU | protected |
numPwrStateTransitions | ClockedObject | protected |
occupancies | BaseTags | protected |
occupanciesTaskId | BaseTags | protected |
operator=(Clocked &)=delete | Clocked | protected |
Params typedef | FALRU | |
params() const | ClockedObject | inline |
percentOccsTaskId | BaseTags | protected |
print() const override | FALRU | inlinevirtual |
prvEvalTick | ClockedObject | protected |
pwrState() const | ClockedObject | inline |
pwrState(Enums::PwrState) | ClockedObject | |
pwrStateClkGateDist | ClockedObject | protected |
pwrStateName() const | ClockedObject | inline |
pwrStateResidencyTicks | ClockedObject | protected |
pwrStateWeights() const | ClockedObject | |
regenerateBlkAddr(Addr tag, unsigned set) const override | FALRU | inlinevirtual |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() override | FALRU | virtual |
replacements | BaseTags | 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() | SimObject | virtual |
sampledRefs | BaseTags | protected |
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 |
setCache(BaseCache *_cache) | BaseTags | |
setCurTick(Tick newVal) | EventManager | inline |
setWayAllocationMax(int ways) | BaseTags | inlinevirtual |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
size | BaseTags | protected |
startup() | SimObject | virtual |
tagAccesses | BaseTags | protected |
tagHash | FALRU | protected |
tagIterator typedef | FALRU | protected |
tagsInUse | BaseTags | protected |
tail | FALRU | protected |
ticksToCycles(Tick t) const | Clocked | inline |
totalRefs | BaseTags | 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 |
warmedUp | BaseTags | protected |
warmupBound | BaseTags | protected |
warmupCycle | BaseTags | protected |
~BaseTags() | BaseTags | inlinevirtual |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~FALRU() | FALRU | |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |