|
gem5
v19.0.0.0
|
This is the complete list of members for BiModeBP, including all inherited members.
| _params | SimObject | protected |
| addStat(Stats::Info *info) | Stats::Group | |
| addStatGroup(const char *name, Group *block) | Stats::Group | |
| BiModeBP(const BiModeBPParams *params) | BiModeBP | |
| BPredUnit(const Params *p) | BPredUnit | |
| BTBLookup(Addr instPC) | BPredUnit | inline |
| btbUpdate(ThreadID tid, Addr branch_addr, void *&bp_history) | BiModeBP | virtual |
| BTBUpdate(Addr instPC, const TheISA::PCState &target) | BPredUnit | inline |
| BTBValid(Addr instPC) | BPredUnit | inline |
| choiceCounters | BiModeBP | private |
| choiceCtrBits | BiModeBP | private |
| choiceHistoryMask | BiModeBP | private |
| choicePredictorSize | BiModeBP | private |
| choiceThreshold | BiModeBP | private |
| ckptCount | Serializable | static |
| ckptMaxCount | Serializable | static |
| ckptPrevCount | Serializable | static |
| currentSection() | Serializable | static |
| deschedule(Event &event) | EventManager | inline |
| deschedule(Event *event) | EventManager | inline |
| drain() override | SimObject | inlinevirtual |
| Drainable() | Drainable | protected |
| drainResume() | Drainable | inlineprotectedvirtual |
| drainSanityCheck() const | BPredUnit | |
| drainState() const | Drainable | inline |
| dump() | BPredUnit | |
| 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 |
| getPort(const std::string &if_name, PortID idx=InvalidPortID) | SimObject | virtual |
| getProbeManager() | SimObject | |
| getStatGroups() const | Stats::Group | |
| getStats() const | Stats::Group | |
| globalCtrBits | BiModeBP | private |
| globalHistoryBits | BiModeBP | private |
| globalHistoryMask | BiModeBP | private |
| globalHistoryReg | BiModeBP | private |
| globalPredictorSize | BiModeBP | private |
| Group()=delete | Stats::Group | |
| Group(const Group &)=delete | Stats::Group | |
| Group(Group *parent, const char *name=nullptr) | Stats::Group | |
| historyRegisterMask | BiModeBP | private |
| init() | SimObject | virtual |
| initState() | SimObject | virtual |
| instShiftAmt | BPredUnit | protected |
| loadState(CheckpointIn &cp) | SimObject | virtual |
| lookup(ThreadID tid, Addr branch_addr, void *&bp_history) | BiModeBP | virtual |
| memInvalidate() | SimObject | inlinevirtual |
| memWriteback() | SimObject | inlinevirtual |
| name() const | SimObject | inlinevirtual |
| notifyFork() | Drainable | inlinevirtual |
| notTakenCounters | BiModeBP | private |
| notTakenThreshold | BiModeBP | private |
| operator=(const Group &)=delete | Stats::Group | |
| params() const | SimObject | inline |
| Params typedef | BPredUnit | |
| pmuProbePoint(const char *name) | BPredUnit | protected |
| ppBranches | BPredUnit | protected |
| ppMisses | BPredUnit | protected |
| predict(const StaticInstPtr &inst, const InstSeqNum &seqNum, TheISA::PCState &pc, ThreadID tid) | BPredUnit | |
| preDumpStats() | Stats::Group | virtual |
| regProbeListeners() | SimObject | virtual |
| regProbePoints() override | BPredUnit | virtual |
| regStats() override | BPredUnit | 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 |
| setCurTick(Tick newVal) | EventManager | inline |
| signalDrainDone() const | Drainable | inlineprotected |
| SimObject(const Params *_params) | SimObject | |
| squash(ThreadID tid, void *bp_history) | BiModeBP | virtual |
| BPredUnit::squash(const InstSeqNum &squashed_sn, ThreadID tid) | BPredUnit | |
| BPredUnit::squash(const InstSeqNum &squashed_sn, const TheISA::PCState &corr_target, bool actually_taken, ThreadID tid) | BPredUnit | |
| startup() | SimObject | virtual |
| takenCounters | BiModeBP | private |
| takenThreshold | BiModeBP | private |
| uncondBranch(ThreadID tid, Addr pc, void *&bp_history) | BiModeBP | 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 |
| update(ThreadID tid, Addr branch_addr, bool taken, void *bp_history, bool squashed, const StaticInstPtr &inst, Addr corrTarget) | BiModeBP | virtual |
| BPredUnit::update(const InstSeqNum &done_sn, ThreadID tid) | BPredUnit | |
| updateGlobalHistReg(ThreadID tid, bool taken) | BiModeBP | private |
| wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
| ~Drainable() | Drainable | protectedvirtual |
| ~Group() | Stats::Group | virtual |
| ~Serializable() | Serializable | virtual |
| ~SimObject() | SimObject | virtual |