| _drainManager | gem5::Drainable | private |
| _drainState | gem5::Drainable | mutableprivate |
| _name | gem5::Named | private |
| _objNameResolver | gem5::SimObject | privatestatic |
| _params | gem5::SimObject | protected |
| addStat(statistics::Info *info) | gem5::statistics::Group | |
| addStatGroup(const char *name, Group *block) | gem5::statistics::Group | |
| adjustAlloc(bool &alloc, bool taken, bool pred_taken) override | gem5::branch_prediction::MPP_TAGE | virtual |
| baseUpdate(Addr pc, bool taken, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | |
| BIMODAL_ALT_MATCH enum value | gem5::branch_prediction::TAGEBase | |
| BIMODAL_ONLY enum value | gem5::branch_prediction::TAGEBase | |
| bindex(Addr pc_in) const override | gem5::branch_prediction::MPP_TAGE | virtual |
| branchTypeExtra(const StaticInstPtr &inst) | gem5::branch_prediction::TAGEBase | inlinevirtual |
| btableHysteresis | gem5::branch_prediction::TAGEBase | protected |
| btablePrediction | gem5::branch_prediction::TAGEBase | protected |
| buildTageTables() | gem5::branch_prediction::TAGEBase | virtual |
| calcNewPathHist(ThreadID tid, Addr pc, int cur_phist) const | gem5::branch_prediction::TAGEBase | |
| calculateIndicesAndTags(ThreadID tid, Addr branch_pc, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | virtual |
| calculateParameters() override | gem5::branch_prediction::MPP_TAGE | virtual |
| condBranchUpdate(ThreadID tid, Addr branch_pc, bool taken, BranchInfo *bi, int nrand, Addr corrTarget, bool pred, bool preAdjustAlloc=false) | gem5::branch_prediction::TAGEBase | virtual |
| ctrUpdate(T &ctr, bool taken, int nbits) | gem5::branch_prediction::TAGEBase | static |
| currentSection() | gem5::Serializable | static |
| deschedule(Event &event) | gem5::EventManager | inline |
| deschedule(Event *event) | gem5::EventManager | inline |
| dmDrain() | gem5::Drainable | private |
| dmDrainResume() | gem5::Drainable | private |
| drain() override | gem5::SimObject | inlinevirtual |
| Drainable() | gem5::Drainable | protected |
| drainResume() | gem5::Drainable | inlineprotectedvirtual |
| drainState() const | gem5::Drainable | inline |
| EventManager(EventManager &em) | gem5::EventManager | inline |
| EventManager(EventManager *em) | gem5::EventManager | inline |
| EventManager(EventQueue *eq) | gem5::EventManager | inline |
| eventq | gem5::EventManager | protected |
| eventQueue() const | gem5::EventManager | inline |
| extraAltCalc(BranchInfo *bi) | gem5::branch_prediction::TAGEBase | virtual |
| F(int phist, int size, int bank) const | gem5::branch_prediction::TAGEBase | virtual |
| find(const char *name) | gem5::SimObject | static |
| generateCheckpointOut(const std::string &cpt_dir, std::ofstream &outstream) | gem5::Serializable | static |
| getBimodePred(Addr pc, BranchInfo *bi) const | gem5::branch_prediction::TAGEBase | virtual |
| getCtr(int hitBank, int hitBankIndex) const | gem5::branch_prediction::TAGEBase | |
| getGHR(ThreadID tid) const | gem5::branch_prediction::TAGEBase | |
| getPathHist(ThreadID tid, bool speculative=true) const | gem5::branch_prediction::TAGEBase | |
| getPort(const std::string &if_name, PortID idx=InvalidPortID) | gem5::SimObject | virtual |
| getProbeManager() | gem5::SimObject | |
| getSimObjectResolver() | gem5::SimObject | static |
| getSizeInBits() const | gem5::branch_prediction::TAGEBase | |
| getStatGroups() const | gem5::statistics::Group | |
| getStats() const | gem5::statistics::Group | |
| getTageCtrBits() const | gem5::branch_prediction::TAGEBase | |
| getUseAltIdx(TAGEBase::BranchInfo *bi, Addr branch_pc) override | gem5::branch_prediction::MPP_TAGE | virtual |
| gindex(ThreadID tid, Addr pc, int bank) const | gem5::branch_prediction::TAGEBase | virtual |
| Group()=delete | gem5::statistics::Group | |
| Group(const Group &)=delete | gem5::statistics::Group | |
| Group(Group *parent, const char *name=nullptr) | gem5::statistics::Group | |
| gtable | gem5::branch_prediction::TAGEBase | protected |
| gtag(ThreadID tid, Addr pc, int bank) const | gem5::branch_prediction::TAGEBase | virtual |
| handleAllocAndUReset(bool alloc, bool taken, TAGEBase::BranchInfo *bi, int nrand) override | gem5::branch_prediction::MPP_TAGE | virtual |
| handleTAGEUpdate(Addr branch_pc, bool taken, TAGEBase::BranchInfo *bi) override | gem5::branch_prediction::MPP_TAGE | virtual |
| handleUReset() override | gem5::branch_prediction::MPP_TAGE | virtual |
| histBufferSize | gem5::branch_prediction::TAGEBase | protected |
| histLengths | gem5::branch_prediction::TAGEBase | protected |
| init() override | gem5::branch_prediction::TAGEBase | virtual |
| initFoldedHistories(ThreadHistory &history) | gem5::branch_prediction::TAGEBase | protectedvirtual |
| initialized | gem5::branch_prediction::TAGEBase | protected |
| initialTCounterValue | gem5::branch_prediction::TAGEBase | protected |
| initState() | gem5::SimObject | virtual |
| instShiftAmt | gem5::branch_prediction::TAGEBase | protected |
| isHighConfidence(TAGEBase::BranchInfo *bi) const override | gem5::branch_prediction::MPP_TAGE | virtual |
| isSpeculativeUpdateEnabled() const | gem5::branch_prediction::TAGEBase | |
| LAST_TAGE_PROVIDER_TYPE enum value | gem5::branch_prediction::TAGEBase | |
| loadState(CheckpointIn &cp) | gem5::SimObject | virtual |
| logRatioBiModalHystEntries | gem5::branch_prediction::TAGEBase | protected |
| logTagTableSizes | gem5::branch_prediction::TAGEBase | protected |
| logUResetPeriod | gem5::branch_prediction::TAGEBase | protected |
| makeBranchInfo(Addr pc, bool conditional) | gem5::branch_prediction::TAGEBase | virtual |
| maxHist | gem5::branch_prediction::TAGEBase | protected |
| maxNumAlloc | gem5::branch_prediction::TAGEBase | protected |
| memInvalidate() | gem5::SimObject | inlinevirtual |
| memWriteback() | gem5::SimObject | inlinevirtual |
| mergedParent | gem5::statistics::Group | private |
| mergedStatGroups | gem5::statistics::Group | private |
| mergeStatGroup(Group *block) | gem5::statistics::Group | |
| minHist | gem5::branch_prediction::TAGEBase | protected |
| MPP_TAGE(const MPP_TAGEParams &p) | gem5::branch_prediction::MPP_TAGE | inline |
| name() const | gem5::Named | inlinevirtual |
| Named(std::string_view name_) | gem5::Named | inline |
| nHistoryTables | gem5::branch_prediction::TAGEBase | protected |
| noSkip | gem5::branch_prediction::TAGEBase | protected |
| notifyFork() | gem5::Drainable | inlinevirtual |
| numUseAltOnNa | gem5::branch_prediction::TAGEBase | protected |
| operator=(const Group &)=delete | gem5::statistics::Group | |
| Params typedef | gem5::SimObject | |
| params() const | gem5::SimObject | inline |
| path | gem5::Serializable | privatestatic |
| pathHistBits | gem5::branch_prediction::TAGEBase | protected |
| preDumpStats() | gem5::statistics::Group | virtual |
| probeManager | gem5::SimObject | private |
| recordHistState(ThreadID tid, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | |
| regProbeListeners() | gem5::SimObject | virtual |
| regProbePoints() | gem5::SimObject | virtual |
| regStats() | gem5::statistics::Group | virtual |
| reschedule(Event &event, Tick when, bool always=false) | gem5::EventManager | inline |
| reschedule(Event *event, Tick when, bool always=false) | gem5::EventManager | inline |
| resetStats() | gem5::statistics::Group | virtual |
| resetUctr(uint8_t &u) override | gem5::branch_prediction::MPP_TAGE | virtual |
| resolveStat(std::string name) const | gem5::statistics::Group | |
| restoreHistState(ThreadID tid, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | |
| rng | gem5::branch_prediction::MPP_TAGE | private |
| schedule(Event &event, Tick when) | gem5::EventManager | inline |
| schedule(Event *event, Tick when) | gem5::EventManager | inline |
| Serializable() | gem5::Serializable | |
| serialize(CheckpointOut &cp) const override | gem5::SimObject | inlinevirtual |
| serializeAll(const std::string &cpt_dir) | gem5::SimObject | static |
| serializeSection(CheckpointOut &cp, const char *name) const | gem5::Serializable | |
| serializeSection(CheckpointOut &cp, const std::string &name) const | gem5::Serializable | inline |
| setCurTick(Tick newVal) | gem5::EventManager | inline |
| setSimObjectResolver(SimObjectResolver *resolver) | gem5::SimObject | static |
| signalDrainDone() const | gem5::Drainable | inlineprotected |
| SimObject(const Params &p) | gem5::SimObject | |
| SimObjectList typedef | gem5::SimObject | private |
| simObjectList | gem5::SimObject | privatestatic |
| speculativeHistUpdate | gem5::branch_prediction::TAGEBase | protected |
| squash(ThreadID tid, bool taken, Addr target, const StaticInstPtr &inst, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | virtual |
| startup() | gem5::SimObject | virtual |
| statGroups | gem5::statistics::Group | private |
| stats | gem5::branch_prediction::TAGEBase | protected |
| tableIndices | gem5::branch_prediction::TAGEBase | protected |
| tableTags | gem5::branch_prediction::TAGEBase | protected |
| TAGE_ALT_MATCH enum value | gem5::branch_prediction::TAGEBase | |
| TAGE_LONGEST_MATCH enum value | gem5::branch_prediction::TAGEBase | |
| TAGEBase(const TAGEBaseParams &p) | gem5::branch_prediction::TAGEBase | |
| tagePredict(ThreadID tid, Addr branch_pc, bool cond_branch, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | |
| tagTableCounterBits | gem5::branch_prediction::TAGEBase | protected |
| tagTableTagWidths | gem5::branch_prediction::TAGEBase | protected |
| tagTableUBits | gem5::branch_prediction::TAGEBase | protected |
| tCounter | gem5::branch_prediction::TAGEBase | protected |
| threadHistory | gem5::branch_prediction::TAGEBase | protected |
| tunedHistoryLengths | gem5::branch_prediction::MPP_TAGE | private |
| unserialize(CheckpointIn &cp) override | gem5::SimObject | inlinevirtual |
| unserializeSection(CheckpointIn &cp, const char *name) | gem5::Serializable | |
| unserializeSection(CheckpointIn &cp, const std::string &name) | gem5::Serializable | inline |
| unsignedCtrUpdate(uint8_t &ctr, bool up, unsigned nbits) | gem5::branch_prediction::TAGEBase | static |
| update(ThreadID tid, Addr branch_pc, bool taken, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | |
| updateGHist(ThreadID tid, uint64_t bv, uint8_t n) | gem5::branch_prediction::TAGEBase | |
| updateHistories(ThreadID tid, Addr branch_pc, bool speculative, bool taken, Addr target, const StaticInstPtr &inst, TAGEBase::BranchInfo *bi) override | gem5::branch_prediction::MPP_TAGE | virtual |
| updatePathAndGlobalHistory(ThreadID tid, int brtype, bool taken, Addr branch_pc, Addr target, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | virtual |
| updateStats(bool taken, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | virtual |
| useAltOnNaBits | gem5::branch_prediction::TAGEBase | protected |
| useAltPredForNewlyAllocated | gem5::branch_prediction::TAGEBase | protected |
| wakeupEventQueue(Tick when=(Tick) -1) | gem5::EventManager | inline |
| ~Drainable() | gem5::Drainable | protectedvirtual |
| ~Group() | gem5::statistics::Group | virtual |
| ~Named()=default | gem5::Named | virtual |
| ~Serializable() | gem5::Serializable | virtual |
| ~SimObject() | gem5::SimObject | virtual |