| _params | SimObject | protected |
| accessNonunitFilter(Addr address, int *stride, bool &alloc) | Prefetcher | private |
| accessUnitFilter(std::vector< Addr > &filter_table, uint32_t *hit_table, uint32_t &index, Addr address, int stride, bool &alloc) | Prefetcher | private |
| addStat(Stats::Info *info) | Stats::Group | |
| addStatGroup(const char *name, Group *block) | Stats::Group | |
| ckptCount | Serializable | static |
| ckptMaxCount | Serializable | static |
| ckptPrevCount | Serializable | static |
| clearNonunitEntry(uint32_t index) | Prefetcher | private |
| currentSection() | Serializable | static |
| 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 |
| getLRUindex(void) | Prefetcher | private |
| getPort(const std::string &if_name, PortID idx=InvalidPortID) | SimObject | virtual |
| getPrefetchEntry(Addr address, uint32_t &index) | Prefetcher | private |
| 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 | |
| init() | SimObject | virtual |
| initializeStream(Addr address, int stride, uint32_t index, const RubyRequestType &type) | Prefetcher | private |
| initState() | SimObject | virtual |
| issueNextPrefetch(Addr address, PrefetchEntry *stream) | Prefetcher | |
| loadState(CheckpointIn &cp) | SimObject | virtual |
| m_array | Prefetcher | private |
| m_controller | Prefetcher | private |
| m_negative_filter | Prefetcher | private |
| m_negative_filter_hit | Prefetcher | private |
| m_negative_filter_index | Prefetcher | private |
| m_nonunit_filter | Prefetcher | private |
| m_nonunit_hit | Prefetcher | private |
| m_nonunit_index | Prefetcher | private |
| m_nonunit_stride | Prefetcher | private |
| m_num_nonunit_filters | Prefetcher | private |
| m_num_startup_pfs | Prefetcher | private |
| m_num_streams | Prefetcher | private |
| m_num_unit_filters | Prefetcher | private |
| m_page_shift | Prefetcher | private |
| m_prefetch_cross_pages | Prefetcher | private |
| m_train_misses | Prefetcher | private |
| m_unit_filter | Prefetcher | private |
| m_unit_filter_hit | Prefetcher | private |
| m_unit_filter_index | Prefetcher | private |
| memInvalidate() | SimObject | inlinevirtual |
| memWriteback() | SimObject | inlinevirtual |
| name() const | SimObject | inlinevirtual |
| notifyFork() | Drainable | inlinevirtual |
| numAllocatedStreams | Prefetcher | private |
| numDroppedPrefetches | Prefetcher | private |
| numHits | Prefetcher | private |
| numMissedPrefetchedBlocks | Prefetcher | private |
| numMissObserved | Prefetcher | private |
| numPagesCrossed | Prefetcher | private |
| numPartialHits | Prefetcher | private |
| numPrefetchAccepted | Prefetcher | private |
| numPrefetchRequested | Prefetcher | private |
| observeMiss(Addr address, const RubyRequestType &type) | Prefetcher | |
| observePfHit(Addr address) | Prefetcher | |
| observePfMiss(Addr address) | Prefetcher | |
| operator=(const Group &)=delete | Stats::Group | |
| pageAddress(Addr addr) const | Prefetcher | private |
| Params typedef | Prefetcher | |
| params() const | SimObject | inline |
| preDumpStats() | Stats::Group | virtual |
| Prefetcher(const Params *p) | Prefetcher | |
| print(std::ostream &out) const | Prefetcher | |
| regProbeListeners() | SimObject | virtual |
| regProbePoints() | SimObject | virtual |
| regStats() | Prefetcher | virtual |
| reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
| reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
| resetStats() | Stats::Group | virtual |
| schedule(Event &event, Tick when) | EventManager | inline |
| schedule(Event *event, Tick when) | EventManager | inline |
| Serializable() | Serializable | |
| serialize(CheckpointOut &cp) const override | SimObject | inlinevirtual |
| 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 |
| setController(AbstractController *_ctrl) | Prefetcher | inline |
| setCurTick(Tick newVal) | EventManager | inline |
| signalDrainDone() const | Drainable | inlineprotected |
| SimObject(const Params *_params) | SimObject | |
| startup() | SimObject | virtual |
| unserialize(CheckpointIn &cp) override | SimObject | inlinevirtual |
| unserializeGlobals(CheckpointIn &cp) | Serializable | static |
| unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
| unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
| wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
| ~Drainable() | Drainable | protectedvirtual |
| ~Group() | Stats::Group | virtual |
| ~Prefetcher() | Prefetcher | |
| ~Serializable() | Serializable | virtual |
| ~SimObject() | SimObject | virtual |