gem5
|
This is the complete list of members for BPredUnit, including all inherited members.
_params | SimObject | protected |
BPredUnit(const Params *p) | BPredUnit | |
BTB | BPredUnit | private |
BTBCorrect | BPredUnit | private |
BTBHitPct | BPredUnit | private |
BTBHits | BPredUnit | private |
BTBLookup(Addr instPC) | BPredUnit | inline |
BTBLookups | BPredUnit | private |
btbUpdate(ThreadID tid, Addr instPC, void *&bp_history)=0 | BPredUnit | pure virtual |
BTBUpdate(Addr instPC, const TheISA::PCState &target) | BPredUnit | inline |
BTBValid(Addr instPC) | BPredUnit | inline |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
condIncorrect | BPredUnit | private |
condPredicted | BPredUnit | private |
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 | BPredUnit | inlinevirtual |
getProbeManager() | SimObject | |
History typedef | BPredUnit | private |
indirectHits | BPredUnit | private |
indirectLookups | BPredUnit | private |
indirectMispredicted | BPredUnit | private |
indirectMisses | BPredUnit | private |
init() | SimObject | virtual |
initState() | SimObject | virtual |
instShiftAmt | BPredUnit | protected |
iPred | BPredUnit | private |
loadState(CheckpointIn &cp) | SimObject | virtual |
lookup(ThreadID tid, Addr instPC, void *&bp_history)=0 | BPredUnit | pure virtual |
lookups | BPredUnit | private |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
name() const | SimObject | inlinevirtual |
notifyFork() | Drainable | inlinevirtual |
numThreads | BPredUnit | private |
Params typedef | BPredUnit | |
params() const | SimObject | inline |
pmuProbePoint(const char *name) | BPredUnit | protected |
ppBranches | BPredUnit | protected |
ppMisses | BPredUnit | protected |
predHist | BPredUnit | private |
predict(const StaticInstPtr &inst, const InstSeqNum &seqNum, TheISA::PCState &pc, ThreadID tid) | BPredUnit | |
RAS | BPredUnit | private |
RASIncorrect | BPredUnit | private |
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(const InstSeqNum &squashed_sn, ThreadID tid) | BPredUnit | |
squash(const InstSeqNum &squashed_sn, const TheISA::PCState &corr_target, bool actually_taken, ThreadID tid) | BPredUnit | |
squash(ThreadID tid, void *bp_history)=0 | BPredUnit | pure virtual |
startup() | SimObject | virtual |
uncondBranch(ThreadID tid, Addr pc, void *&bp_history)=0 | BPredUnit | pure 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(const InstSeqNum &done_sn, ThreadID tid) | BPredUnit | |
update(ThreadID tid, Addr instPC, bool taken, void *bp_history, bool squashed)=0 | BPredUnit | pure virtual |
usedRAS | BPredUnit | private |
useIndirect | BPredUnit | private |
wakeupEventQueue(Tick when=(Tick)-1) | EventManager | inline |
~Drainable() | Drainable | protectedvirtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |