gem5  v22.1.0.0
gem5::branch_prediction::TournamentBP Member List

This is the complete list of members for gem5::branch_prediction::TournamentBP, including all inherited members.

_drainManagergem5::Drainableprivate
_drainStategem5::Drainablemutableprivate
_namegem5::Namedprivate
_objNameResolvergem5::SimObjectprivatestatic
_paramsgem5::SimObjectprotected
addStat(statistics::Info *info)gem5::statistics::Group
addStatGroup(const char *name, Group *block)gem5::statistics::Group
BPredUnit(const Params &p)gem5::branch_prediction::BPredUnit
BTBgem5::branch_prediction::BPredUnitprivate
BTBLookup(Addr inst_pc)gem5::branch_prediction::BPredUnitinline
btbUpdate(ThreadID tid, Addr branch_addr, void *&bp_history)gem5::branch_prediction::TournamentBPvirtual
BTBUpdate(Addr instPC, const PCStateBase &target)gem5::branch_prediction::BPredUnitinline
BTBValid(Addr instPC)gem5::branch_prediction::BPredUnitinline
calcLocHistIdx(Addr &branch_addr)gem5::branch_prediction::TournamentBPinlineprivate
choiceCtrBitsgem5::branch_prediction::TournamentBPprivate
choiceCtrsgem5::branch_prediction::TournamentBPprivate
choiceHistoryMaskgem5::branch_prediction::TournamentBPprivate
choicePredictorSizegem5::branch_prediction::TournamentBPprivate
choiceThresholdgem5::branch_prediction::TournamentBPprivate
currentSection()gem5::Serializablestatic
deschedule(Event &event)gem5::EventManagerinline
deschedule(Event *event)gem5::EventManagerinline
dmDrain()gem5::Drainableprivate
dmDrainResume()gem5::Drainableprivate
drain() overridegem5::SimObjectinlinevirtual
Drainable()gem5::Drainableprotected
drainResume()gem5::Drainableinlineprotectedvirtual
drainSanityCheck() constgem5::branch_prediction::BPredUnit
drainState() constgem5::Drainableinline
dump()gem5::branch_prediction::BPredUnit
EventManager(EventManager &em)gem5::EventManagerinline
EventManager(EventManager *em)gem5::EventManagerinline
EventManager(EventQueue *eq)gem5::EventManagerinline
eventqgem5::EventManagerprotected
eventQueue() constgem5::EventManagerinline
find(const char *name)gem5::SimObjectstatic
generateCheckpointOut(const std::string &cpt_dir, std::ofstream &outstream)gem5::Serializablestatic
getPort(const std::string &if_name, PortID idx=InvalidPortID)gem5::SimObjectvirtual
getPrediction(uint8_t &count)gem5::branch_prediction::TournamentBPinlineprivate
getProbeManager()gem5::SimObject
getSimObjectResolver()gem5::SimObjectstatic
getStatGroups() constgem5::statistics::Group
getStats() constgem5::statistics::Group
globalCtrBitsgem5::branch_prediction::TournamentBPprivate
globalCtrsgem5::branch_prediction::TournamentBPprivate
globalHistorygem5::branch_prediction::TournamentBPprivate
globalHistoryBitsgem5::branch_prediction::TournamentBPprivate
globalHistoryMaskgem5::branch_prediction::TournamentBPprivate
globalPredictorSizegem5::branch_prediction::TournamentBPprivate
globalThresholdgem5::branch_prediction::TournamentBPprivate
Group()=deletegem5::statistics::Group
Group(const Group &)=deletegem5::statistics::Group
Group(Group *parent, const char *name=nullptr)gem5::statistics::Group
History typedefgem5::branch_prediction::BPredUnitprivate
historyRegisterMaskgem5::branch_prediction::TournamentBPprivate
init()gem5::SimObjectvirtual
initState()gem5::SimObjectvirtual
instShiftAmtgem5::branch_prediction::BPredUnitprotected
invalidPredictorIndexgem5::branch_prediction::TournamentBPprivatestatic
iPredgem5::branch_prediction::BPredUnitprivate
loadState(CheckpointIn &cp)gem5::SimObjectvirtual
localCtrBitsgem5::branch_prediction::TournamentBPprivate
localCtrsgem5::branch_prediction::TournamentBPprivate
localHistoryBitsgem5::branch_prediction::TournamentBPprivate
localHistoryTablegem5::branch_prediction::TournamentBPprivate
localHistoryTableSizegem5::branch_prediction::TournamentBPprivate
localPredictorMaskgem5::branch_prediction::TournamentBPprivate
localPredictorSizegem5::branch_prediction::TournamentBPprivate
localThresholdgem5::branch_prediction::TournamentBPprivate
lookup(ThreadID tid, Addr branch_addr, void *&bp_history)gem5::branch_prediction::TournamentBPvirtual
memInvalidate()gem5::SimObjectinlinevirtual
memWriteback()gem5::SimObjectinlinevirtual
mergedParentgem5::statistics::Groupprivate
mergedStatGroupsgem5::statistics::Groupprivate
mergeStatGroup(Group *block)gem5::statistics::Group
name() constgem5::Namedinlinevirtual
Named(const std::string &name_)gem5::Namedinline
notifyFork()gem5::Drainableinlinevirtual
numThreadsgem5::branch_prediction::BPredUnitprivate
operator=(const Group &)=deletegem5::statistics::Group
Params typedefgem5::branch_prediction::BPredUnit
params() constgem5::SimObjectinline
pathgem5::Serializableprivatestatic
pmuProbePoint(const char *name)gem5::branch_prediction::BPredUnitprotected
ppBranchesgem5::branch_prediction::BPredUnitprotected
ppMissesgem5::branch_prediction::BPredUnitprotected
predHistgem5::branch_prediction::BPredUnitprivate
predict(const StaticInstPtr &inst, const InstSeqNum &seqNum, PCStateBase &pc, ThreadID tid)gem5::branch_prediction::BPredUnit
preDumpStats()gem5::statistics::Groupvirtual
probeManagergem5::SimObjectprivate
RASgem5::branch_prediction::BPredUnitprivate
regProbeListeners()gem5::SimObjectvirtual
regProbePoints() overridegem5::branch_prediction::BPredUnitvirtual
regStats()gem5::statistics::Groupvirtual
reschedule(Event &event, Tick when, bool always=false)gem5::EventManagerinline
reschedule(Event *event, Tick when, bool always=false)gem5::EventManagerinline
resetStats()gem5::statistics::Groupvirtual
resolveStat(std::string name) constgem5::statistics::Group
schedule(Event &event, Tick when)gem5::EventManagerinline
schedule(Event *event, Tick when)gem5::EventManagerinline
Serializable()gem5::Serializable
serialize(CheckpointOut &cp) const overridegem5::SimObjectinlinevirtual
serializeAll(const std::string &cpt_dir)gem5::SimObjectstatic
serializeSection(CheckpointOut &cp, const char *name) constgem5::Serializable
serializeSection(CheckpointOut &cp, const std::string &name) constgem5::Serializableinline
setCurTick(Tick newVal)gem5::EventManagerinline
setSimObjectResolver(SimObjectResolver *resolver)gem5::SimObjectstatic
signalDrainDone() constgem5::Drainableinlineprotected
SimObject(const Params &p)gem5::SimObject
SimObjectList typedefgem5::SimObjectprivate
simObjectListgem5::SimObjectprivatestatic
squash(ThreadID tid, void *bp_history)gem5::branch_prediction::TournamentBPvirtual
gem5::branch_prediction::BPredUnit::squash(const InstSeqNum &squashed_sn, ThreadID tid)gem5::branch_prediction::BPredUnit
gem5::branch_prediction::BPredUnit::squash(const InstSeqNum &squashed_sn, const PCStateBase &corr_target, bool actually_taken, ThreadID tid)gem5::branch_prediction::BPredUnit
startup()gem5::SimObjectvirtual
statGroupsgem5::statistics::Groupprivate
statsgem5::branch_prediction::BPredUnitprivate
TournamentBP(const TournamentBPParams &params)gem5::branch_prediction::TournamentBP
uncondBranch(ThreadID tid, Addr pc, void *&bp_history)gem5::branch_prediction::TournamentBPvirtual
unserialize(CheckpointIn &cp) overridegem5::SimObjectinlinevirtual
unserializeSection(CheckpointIn &cp, const char *name)gem5::Serializable
unserializeSection(CheckpointIn &cp, const std::string &name)gem5::Serializableinline
update(ThreadID tid, Addr branch_addr, bool taken, void *bp_history, bool squashed, const StaticInstPtr &inst, Addr corrTarget)gem5::branch_prediction::TournamentBPvirtual
gem5::branch_prediction::BPredUnit::update(const InstSeqNum &done_sn, ThreadID tid)gem5::branch_prediction::BPredUnit
updateGlobalHistNotTaken(ThreadID tid)gem5::branch_prediction::TournamentBPinlineprivate
updateGlobalHistTaken(ThreadID tid)gem5::branch_prediction::TournamentBPinlineprivate
updateLocalHistNotTaken(unsigned local_history_idx)gem5::branch_prediction::TournamentBPinlineprivate
updateLocalHistTaken(unsigned local_history_idx)gem5::branch_prediction::TournamentBPinlineprivate
wakeupEventQueue(Tick when=(Tick) -1)gem5::EventManagerinline
~Drainable()gem5::Drainableprotectedvirtual
~Group()gem5::statistics::Groupvirtual
~Named()=defaultgem5::Namedvirtual
~Serializable()gem5::Serializablevirtual
~SimObject()gem5::SimObjectvirtual

Generated on Wed Dec 21 2022 10:23:39 for gem5 by doxygen 1.9.1