gem5
|
This is the complete list of members for BiModeBP, including all inherited members.
_params | SimObject | protected |
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 |
getGHR(ThreadID tid, void *bp_history) const | BiModeBP | virtual |
getProbeManager() | SimObject | |
globalCtrBits | BiModeBP | private |
globalHistoryBits | BiModeBP | private |
globalHistoryMask | BiModeBP | private |
globalHistoryReg | BiModeBP | private |
globalPredictorSize | BiModeBP | private |
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 |
Params typedef | BPredUnit | |
params() const | SimObject | inline |
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 | |
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() | SimObject | 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) | 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 |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |