gem5
v20.1.0.0
|
This is the complete list of members for TAGEBase, including all inherited members.
_drainManager | Drainable | private |
_drainState | Drainable | mutableprivate |
_params | SimObject | protected |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
adjustAlloc(bool &alloc, bool taken, bool pred_taken) | TAGEBase | virtual |
baseUpdate(Addr pc, bool taken, BranchInfo *bi) | TAGEBase | |
BIMODAL_ALT_MATCH enum value | TAGEBase | |
BIMODAL_ONLY enum value | TAGEBase | |
bindex(Addr pc_in) const | TAGEBase | virtual |
btableHysteresis | TAGEBase | protected |
btablePrediction | TAGEBase | protected |
btbUpdate(ThreadID tid, Addr branch_addr, BranchInfo *&bi) | TAGEBase | |
buildTageTables() | TAGEBase | virtual |
calculateIndicesAndTags(ThreadID tid, Addr branch_pc, BranchInfo *bi) | TAGEBase | virtual |
calculateParameters() | TAGEBase | virtual |
condBranchUpdate(ThreadID tid, Addr branch_pc, bool taken, BranchInfo *bi, int nrand, Addr corrTarget, bool pred, bool preAdjustAlloc=false) | TAGEBase | virtual |
ctrUpdate(T &ctr, bool taken, int nbits) | TAGEBase | static |
currentSection() | Serializable | static |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
dmDrain() | Drainable | private |
dmDrainResume() | Drainable | private |
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 |
extraAltCalc(BranchInfo *bi) | TAGEBase | virtual |
F(int phist, int size, int bank) const | TAGEBase | virtual |
find(const char *name) | SimObject | static |
getBimodePred(Addr pc, BranchInfo *bi) const | TAGEBase | virtual |
getCtr(int hitBank, int hitBankIndex) const | TAGEBase | |
getGHR(ThreadID tid, BranchInfo *bi) const | TAGEBase | |
getPathHist(ThreadID tid) const | TAGEBase | |
getPort(const std::string &if_name, PortID idx=InvalidPortID) | SimObject | virtual |
getProbeManager() | SimObject | |
getSizeInBits() const | TAGEBase | |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
getTageCtrBits() const | TAGEBase | |
getUseAltIdx(BranchInfo *bi, Addr branch_pc) | TAGEBase | virtual |
gindex(ThreadID tid, Addr pc, int bank) const | TAGEBase | virtual |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
gtable | TAGEBase | protected |
gtag(ThreadID tid, Addr pc, int bank) const | TAGEBase | virtual |
handleAllocAndUReset(bool alloc, bool taken, BranchInfo *bi, int nrand) | TAGEBase | virtual |
handleTAGEUpdate(Addr branch_pc, bool taken, BranchInfo *bi) | TAGEBase | virtual |
handleUReset() | TAGEBase | virtual |
histBufferSize | TAGEBase | protected |
histLengths | TAGEBase | protected |
init() override | TAGEBase | virtual |
initFoldedHistories(ThreadHistory &history) | TAGEBase | protectedvirtual |
initialized | TAGEBase | protected |
initialTCounterValue | TAGEBase | protected |
initState() | SimObject | virtual |
instShiftAmt | TAGEBase | protected |
isHighConfidence(BranchInfo *bi) const | TAGEBase | inlinevirtual |
isSpeculativeUpdateEnabled() const | TAGEBase | |
LAST_TAGE_PROVIDER_TYPE enum value | TAGEBase | |
loadState(CheckpointIn &cp) | SimObject | virtual |
logRatioBiModalHystEntries | TAGEBase | protected |
logTagTableSizes | TAGEBase | protected |
logUResetPeriod | TAGEBase | protected |
makeBranchInfo() | TAGEBase | virtual |
maxHist | TAGEBase | protected |
maxNumAlloc | TAGEBase | protected |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
mergedParent | Stats::Group | private |
mergedStatGroups | Stats::Group | private |
mergeStatGroup(Group *block) | Stats::Group | private |
minHist | TAGEBase | protected |
name() const | SimObject | inlinevirtual |
nHistoryTables | TAGEBase | protected |
noSkip | TAGEBase | protected |
notifyFork() | Drainable | inlinevirtual |
numUseAltOnNa | TAGEBase | protected |
operator=(const Group &)=delete | Stats::Group | |
Params typedef | SimObject | |
params() const | SimObject | inline |
path | Serializable | privatestatic |
pathHistBits | TAGEBase | protected |
preDumpStats() | Stats::Group | virtual |
probeManager | SimObject | private |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regStats() | Stats::Group | 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 |
resetUctr(uint8_t &u) | TAGEBase | virtual |
resolveStat(std::string name) const | Stats::Group | |
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 | |
SimObjectList typedef | SimObject | private |
simObjectList | SimObject | privatestatic |
speculativeHistUpdate | TAGEBase | protected |
squash(ThreadID tid, bool taken, BranchInfo *bi, Addr target) | TAGEBase | virtual |
startup() | SimObject | virtual |
statGroups | Stats::Group | private |
stats | TAGEBase | protected |
tableIndices | TAGEBase | protected |
tableTags | TAGEBase | protected |
TAGE_ALT_MATCH enum value | TAGEBase | |
TAGE_LONGEST_MATCH enum value | TAGEBase | |
TAGEBase(const TAGEBaseParams *p) | TAGEBase | |
tagePredict(ThreadID tid, Addr branch_pc, bool cond_branch, BranchInfo *bi) | TAGEBase | |
tagTableCounterBits | TAGEBase | protected |
tagTableTagWidths | TAGEBase | protected |
tagTableUBits | TAGEBase | protected |
tCounter | TAGEBase | protected |
threadHistory | TAGEBase | protected |
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 |
unsignedCtrUpdate(uint8_t &ctr, bool up, unsigned nbits) | TAGEBase | static |
update(ThreadID tid, Addr branch_pc, bool taken, BranchInfo *bi) | TAGEBase | |
updateGHist(uint8_t *&h, bool dir, uint8_t *tab, int &PT) | TAGEBase | |
updateHistories(ThreadID tid, Addr branch_pc, bool taken, BranchInfo *b, bool speculative, const StaticInstPtr &inst=StaticInst::nullStaticInstPtr, Addr target=MaxAddr) | TAGEBase | virtual |
updateStats(bool taken, BranchInfo *bi) | TAGEBase | virtual |
useAltOnNaBits | TAGEBase | protected |
useAltPredForNewlyAllocated | TAGEBase | protected |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |