_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) | gem5::branch_prediction::TAGEBase | 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 | gem5::branch_prediction::TAGEBase | virtual |
btableHysteresis | gem5::branch_prediction::TAGEBase | protected |
btablePrediction | gem5::branch_prediction::TAGEBase | protected |
btbUpdate(ThreadID tid, Addr branch_addr, BranchInfo *&bi) | gem5::branch_prediction::TAGEBase | |
buildTageTables() | gem5::branch_prediction::TAGEBase | virtual |
calculateIndicesAndTags(ThreadID tid, Addr branch_pc, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | virtual |
calculateParameters() | gem5::branch_prediction::TAGEBase | 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, BranchInfo *bi) const | gem5::branch_prediction::TAGEBase | |
getPathHist(ThreadID tid) 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(BranchInfo *bi, Addr branch_pc) | gem5::branch_prediction::TAGEBase | 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, BranchInfo *bi, int nrand) | gem5::branch_prediction::TAGEBase | virtual |
handleTAGEUpdate(Addr branch_pc, bool taken, BranchInfo *bi) | gem5::branch_prediction::TAGEBase | virtual |
handleUReset() | gem5::branch_prediction::TAGEBase | 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(BranchInfo *bi) const | gem5::branch_prediction::TAGEBase | inlinevirtual |
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() | 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 |
name() const | gem5::Named | inlinevirtual |
Named(const std::string &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 |
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) | gem5::branch_prediction::TAGEBase | virtual |
resolveStat(std::string name) const | gem5::statistics::Group | |
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, BranchInfo *bi, Addr target) | 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 |
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(uint8_t *&h, bool dir, uint8_t *tab, int &PT) | gem5::branch_prediction::TAGEBase | |
updateHistories(ThreadID tid, Addr branch_pc, bool taken, BranchInfo *b, bool speculative, const StaticInstPtr &inst=nullStaticInstPtr, Addr target=MaxAddr) | 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 |