_currPwrState | ClockedObject | protected |
_params | SimObject | protected |
addEventProbe(SimObject *obj, const char *name) | BasePrefetcher | |
AddrPriority typedef | QueuedPrefetcher | |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
addTLB(BaseTLB *tlb) | BasePrefetcher | |
badScore | BOPPrefetcher | private |
BasePrefetcher(const BasePrefetcherParams *p) | BasePrefetcher | |
bestOffset | BOPPrefetcher | private |
bestOffsetLearning(Addr) | BOPPrefetcher | private |
bestScore | BOPPrefetcher | private |
blkSize | BasePrefetcher | protected |
blockAddress(Addr a) const | BasePrefetcher | protected |
blockIndex(Addr a) const | BasePrefetcher | protected |
BOPPrefetcher(const BOPPrefetcherParams *p) | BOPPrefetcher | |
cache | BasePrefetcher | protected |
cacheSnoop | QueuedPrefetcher | protected |
calculatePrefetch(const PrefetchInfo &pfi, std::vector< AddrPriority > &addresses) override | BOPPrefetcher | virtual |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
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 |
computeStats() | ClockedObject | |
const_iterator typedef | QueuedPrefetcher | protected |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cyclesToTicks(Cycles c) const | Clocked | inline |
delayQueue | BOPPrefetcher | private |
delayQueueEnabled | BOPPrefetcher | private |
delayQueueEvent | BOPPrefetcher | private |
delayQueueEventWrapper() | BOPPrefetcher | private |
delayQueueSize | BOPPrefetcher | private |
delayTicks | BOPPrefetcher | private |
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 |
find(const char *name) | SimObject | static |
frequency() const | Clocked | inline |
getPacket() override | QueuedPrefetcher | virtual |
getPort(const std::string &if_name, PortID idx=InvalidPortID) | SimObject | virtual |
getProbeManager() | SimObject | |
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 | |
hasBeenPrefetched(Addr addr, bool is_secure) const | BasePrefetcher | protected |
hash(Addr addr, unsigned int way) const | BOPPrefetcher | private |
inCache(Addr addr, bool is_secure) const | BasePrefetcher | protected |
init() | SimObject | virtual |
initState() | SimObject | virtual |
inMissQueue(Addr addr, bool is_secure) const | BasePrefetcher | protected |
insert(const PacketPtr &pkt, PrefetchInfo &new_pfi, int32_t priority) | QueuedPrefetcher | |
insertIntoDelayQueue(Addr addr) | BOPPrefetcher | private |
insertIntoRR(Addr addr, unsigned int way) | BOPPrefetcher | private |
issuedPrefetches | BasePrefetcher | protected |
issuePrefetchRequests | BOPPrefetcher | private |
iterator typedef | QueuedPrefetcher | protected |
latency | QueuedPrefetcher | protected |
lBlkSize | BasePrefetcher | protected |
Left enum value | BOPPrefetcher | private |
loadState(CheckpointIn &cp) | SimObject | virtual |
masterId | BasePrefetcher | protected |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
missingTranslationQueueSize | QueuedPrefetcher | protected |
name() const | SimObject | inlinevirtual |
nextCycle() const | Clocked | inline |
nextPrefetchReadyTime() const override | QueuedPrefetcher | inlinevirtual |
notify(const PacketPtr &pkt, const PrefetchInfo &pfi) override | QueuedPrefetcher | virtual |
notifyFill(const PacketPtr &pkt) override | BOPPrefetcher | privatevirtual |
notifyFork() | Drainable | inlinevirtual |
observeAccess(const PacketPtr &pkt, bool miss) const | BasePrefetcher | protected |
OffsetListEntry typedef | BOPPrefetcher | private |
offsetsList | BOPPrefetcher | private |
offsetsListIterator | BOPPrefetcher | private |
onData | BasePrefetcher | protected |
onInst | BasePrefetcher | protected |
onMiss | BasePrefetcher | protected |
onRead | BasePrefetcher | protected |
onWrite | BasePrefetcher | protected |
SimObject::operator=(const Group &)=delete | Stats::Group | |
Clocked::operator=(Clocked &)=delete | Clocked | protected |
pageAddress(Addr a) const | BasePrefetcher | protected |
pageBytes | BasePrefetcher | protected |
pageIthBlockAddress(Addr page, uint32_t i) const | BasePrefetcher | protected |
pageOffset(Addr a) const | BasePrefetcher | protected |
Params typedef | ClockedObject | |
params() const | ClockedObject | inline |
pfBufferHit | QueuedPrefetcher | protected |
pfIdentified | QueuedPrefetcher | protected |
pfInCache | QueuedPrefetcher | protected |
pfIssued | BasePrefetcher | protected |
pfq | QueuedPrefetcher | protected |
pfqMissingTranslation | QueuedPrefetcher | protected |
pfRemovedFull | QueuedPrefetcher | protected |
pfSpanPage | QueuedPrefetcher | protected |
phaseBestOffset | BOPPrefetcher | private |
preDumpStats() | Stats::Group | virtual |
prefetchOnAccess | BasePrefetcher | protected |
probeNotify(const PacketPtr &pkt, bool miss) | BasePrefetcher | |
prvEvalTick | ClockedObject | protected |
pwrState() const | ClockedObject | inline |
pwrState(Enums::PwrState) | ClockedObject | |
pwrStateName() const | ClockedObject | inline |
pwrStateWeights() const | ClockedObject | |
QueuedPrefetcher(const QueuedPrefetcherParams *p) | QueuedPrefetcher | |
queueFilter | QueuedPrefetcher | protected |
queueSize | QueuedPrefetcher | protected |
queueSquash | QueuedPrefetcher | protected |
regProbeListeners() override | BasePrefetcher | virtual |
regProbePoints() | SimObject | virtual |
regStats() override | QueuedPrefetcher | virtual |
reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
resetClock() const | Clocked | inlineprotected |
resetScores() | BOPPrefetcher | private |
resetStats() | Stats::Group | virtual |
Right enum value | BOPPrefetcher | private |
round | BOPPrefetcher | private |
roundMax | BOPPrefetcher | private |
rrEntries | BOPPrefetcher | private |
rrLeft | BOPPrefetcher | private |
rrRight | BOPPrefetcher | private |
RRWay enum name | BOPPrefetcher | private |
samePage(Addr a, Addr b) const | BasePrefetcher | protected |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
scoreMax | BOPPrefetcher | private |
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) | BasePrefetcher | virtual |
setCurTick(Tick newVal) | EventManager | inline |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
startup() | SimObject | virtual |
stats | ClockedObject | protected |
tag(Addr addr) const | BOPPrefetcher | inlineprivate |
tagMask | BOPPrefetcher | private |
tagPrefetch | QueuedPrefetcher | protected |
testRR(Addr) const | BOPPrefetcher | private |
throttleControlPct | QueuedPrefetcher | protected |
ticksToCycles(Tick t) const | Clocked | inline |
tlb | BasePrefetcher | 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() | Clocked | inline |
usefulPrefetches | BasePrefetcher | protected |
useVirtualAddresses | BasePrefetcher | protected |
voltage() const | Clocked | inline |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
~BasePrefetcher() | BasePrefetcher | inlinevirtual |
~BOPPrefetcher() | BOPPrefetcher | inline |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~QueuedPrefetcher() | QueuedPrefetcher | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |