_drainManager | Drainable | private |
_drainState | Drainable | mutableprivate |
_params | SimObject | protected |
addEventProbe(SimObject *obj, const char *name) | Prefetcher::Base | |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
addTLB(BaseTLB *tlb) | Prefetcher::Base | |
Base(const BasePrefetcherParams *p) | Prefetcher::Base | |
blkSize | Prefetcher::Base | protected |
blockAddress(Addr a) const | Prefetcher::Base | protected |
blockIndex(Addr a) const | Prefetcher::Base | protected |
cache | Prefetcher::Base | 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 |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cycle | Clocked | mutableprivate |
cyclesToTicks(Cycles c) const | Clocked | 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 |
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 | Prefetcher::Multi | 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 | Prefetcher::Base | protected |
inCache(Addr addr, bool is_secure) const | Prefetcher::Base | protected |
init() | SimObject | virtual |
initState() | SimObject | virtual |
inMissQueue(Addr addr, bool is_secure) const | Prefetcher::Base | protected |
issuedPrefetches | Prefetcher::Base | protected |
lBlkSize | Prefetcher::Base | protected |
listeners | Prefetcher::Base | private |
loadState(CheckpointIn &cp) | SimObject | virtual |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
mergedParent | Stats::Group | private |
mergedStatGroups | Stats::Group | private |
mergeStatGroup(Group *block) | Stats::Group | private |
Multi(const MultiPrefetcherParams *p) | Prefetcher::Multi | |
name() const | SimObject | inlinevirtual |
nextCycle() const | Clocked | inline |
nextPrefetchReadyTime() const override | Prefetcher::Multi | virtual |
notify(const PacketPtr &pkt, const PrefetchInfo &pfi) override | Prefetcher::Multi | inlinevirtual |
notifyFill(const PacketPtr &pkt) override | Prefetcher::Multi | inlinevirtual |
notifyFork() | Drainable | inlinevirtual |
observeAccess(const PacketPtr &pkt, bool miss) const | Prefetcher::Base | protected |
onData | Prefetcher::Base | protected |
onInst | Prefetcher::Base | protected |
onMiss | Prefetcher::Base | protected |
onRead | Prefetcher::Base | protected |
onWrite | Prefetcher::Base | protected |
SimObject::operator=(const Group &)=delete | Stats::Group | |
Clocked::operator=(Clocked &)=delete | Clocked | protected |
pageAddress(Addr a) const | Prefetcher::Base | protected |
pageBytes | Prefetcher::Base | protected |
pageIthBlockAddress(Addr page, uint32_t i) const | Prefetcher::Base | protected |
pageOffset(Addr a) const | Prefetcher::Base | protected |
Params typedef | ClockedObject | |
params() const | ClockedObject | inline |
path | Serializable | privatestatic |
powerState | ClockedObject | |
preDumpStats() | Stats::Group | virtual |
prefetchers | Prefetcher::Multi | protected |
prefetchOnAccess | Prefetcher::Base | protected |
prefetchStats | Prefetcher::Base | protected |
probeManager | SimObject | private |
probeNotify(const PacketPtr &pkt, bool miss) | Prefetcher::Base | |
regProbeListeners() override | Prefetcher::Base | virtual |
regProbePoints() | SimObject | virtual |
regStats() | Stats::Group | virtual |
requestorId | Prefetcher::Base | 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 | |
samePage(Addr a, Addr b) const | Prefetcher::Base | 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) override | Prefetcher::Multi | virtual |
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 |
tick | Clocked | mutableprivate |
ticksToCycles(Tick t) const | Clocked | inline |
tlb | Prefetcher::Base | 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 |
usefulPrefetches | Prefetcher::Base | protected |
useVirtualAddresses | Prefetcher::Base | protected |
voltage() const | Clocked | inline |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
~Base()=default | Prefetcher::Base | virtual |
~Clocked() | Clocked | inlineprotectedvirtual |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |