_drainManager | Drainable | private |
_drainState | Drainable | mutableprivate |
_params | SimObject | protected |
acyclic_bits | MultiperspectivePerceptron | protected |
addSpec(HistorySpec *spec) | MultiperspectivePerceptron | inlineprotected |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
assoc | MultiperspectivePerceptron | protected |
bias0 | MultiperspectivePerceptron | protected |
bias1 | MultiperspectivePerceptron | protected |
biasmostly0 | MultiperspectivePerceptron | protected |
biasmostly1 | MultiperspectivePerceptron | protected |
blockSize | MultiperspectivePerceptron | protected |
blurrypath_bits | MultiperspectivePerceptron | protected |
BPredUnit(const Params *p) | BPredUnit | |
BTB | BPredUnit | private |
BTBLookup(Addr instPC) | BPredUnit | inline |
btbUpdate(ThreadID tid, Addr branch_addr, void *&bp_history) override | MultiperspectivePerceptron | virtual |
BTBUpdate(Addr instPC, const TheISA::PCState &target) | BPredUnit | inline |
BTBValid(Addr instPC) | BPredUnit | inline |
budgetbits | MultiperspectivePerceptron | protected |
computeBits(int num_filter_entries, int nlocal_histories, int local_history_length, bool ignore_path_size) | MultiperspectivePerceptron | protected |
computeOutput(ThreadID tid, MPPBranchInfo &bi) | MultiperspectivePerceptron | protected |
computePartialSum(ThreadID tid, MPPTAGEBranchInfo &bi) const | MultiperspectivePerceptronTAGE | private |
createSpecs() override | MultiperspectivePerceptronTAGE8KB | privatevirtual |
currentSection() | Serializable | static |
decay | MultiperspectivePerceptron | protected |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
dmDrain() | Drainable | private |
dmDrainResume() | Drainable | private |
doing_local | MultiperspectivePerceptron | protected |
doing_recency | MultiperspectivePerceptron | protected |
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 |
extra_rounds | MultiperspectivePerceptron | protected |
extrabits | MultiperspectivePerceptron | protected |
find(const char *name) | SimObject | static |
findBest(ThreadID tid, std::vector< int > &best_preds) const | MultiperspectivePerceptron | protected |
fudge | MultiperspectivePerceptron | protected |
getIndex(ThreadID tid, MPPTAGEBranchInfo &bi, const HistorySpec &spec, int index) const | MultiperspectivePerceptronTAGE | private |
MultiperspectivePerceptron::getIndex(ThreadID tid, const MPPBranchInfo &bi, const HistorySpec &spec, int index) const | MultiperspectivePerceptron | protected |
getPort(const std::string &if_name, PortID idx=InvalidPortID) | SimObject | virtual |
getProbeManager() | SimObject | |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
ghist_length | MultiperspectivePerceptron | protected |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
hash_taken | MultiperspectivePerceptron | protected |
History typedef | BPredUnit | private |
hshift | MultiperspectivePerceptron | protected |
imli_counter_bits | MultiperspectivePerceptron | protected |
imli_mask1 | MultiperspectivePerceptron | protected |
imli_mask4 | MultiperspectivePerceptron | protected |
init() override | MultiperspectivePerceptronTAGE | virtual |
initState() | SimObject | virtual |
insert(std::vector< int > &v, int x) | MultiperspectivePerceptron | inlineprotected |
insertModhistSpec(int p1, int p2) | MultiperspectivePerceptron | inlineprotected |
insertModpathSpec(int p1, int p2) | MultiperspectivePerceptron | inlineprotected |
instShiftAmt | BPredUnit | protected |
iPred | BPredUnit | private |
loadState(CheckpointIn &cp) | SimObject | virtual |
lookup(ThreadID tid, Addr instPC, void *&bp_history) override | MultiperspectivePerceptronTAGE | virtual |
loopPredictor | MultiperspectivePerceptronTAGE | private |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
mergedParent | Stats::Group | private |
mergedStatGroups | Stats::Group | private |
mergeStatGroup(Group *block) | Stats::Group | private |
modghist_length | MultiperspectivePerceptron | protected |
modhist_indices | MultiperspectivePerceptron | protected |
modhist_lengths | MultiperspectivePerceptron | protected |
modpath_indices | MultiperspectivePerceptron | protected |
modpath_lengths | MultiperspectivePerceptron | protected |
MultiperspectivePerceptron(const MultiperspectivePerceptronParams *params) | MultiperspectivePerceptron | |
MultiperspectivePerceptronTAGE(const MultiperspectivePerceptronTAGEParams *p) | MultiperspectivePerceptronTAGE | |
MultiperspectivePerceptronTAGE8KB(const MultiperspectivePerceptronTAGE8KBParams *p) | MultiperspectivePerceptronTAGE8KB | |
n_sign_bits | MultiperspectivePerceptron | protected |
name() const | SimObject | inlinevirtual |
nbest | MultiperspectivePerceptron | protected |
notifyFork() | Drainable | inlinevirtual |
numThreads | BPredUnit | private |
operator=(const Group &)=delete | Stats::Group | |
Params typedef | BPredUnit | |
params() const | SimObject | inline |
path | Serializable | privatestatic |
path_length | MultiperspectivePerceptron | protected |
pcbit | MultiperspectivePerceptron | protected |
pcshift | MultiperspectivePerceptron | protected |
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 | |
preDumpStats() | Stats::Group | virtual |
probeManager | SimObject | private |
RAS | BPredUnit | private |
recencypos_mask | MultiperspectivePerceptron | protected |
record_mask | MultiperspectivePerceptron | protected |
regProbeListeners() | SimObject | virtual |
regProbePoints() override | BPredUnit | 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 |
resolveStat(std::string name) const | Stats::Group | |
satIncDec(bool taken, bool &sign, int &c, int max_weight) const | MultiperspectivePerceptron | protected |
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 |
setExtraBits(int bits) | MultiperspectivePerceptron | |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
simObjectList | SimObject | privatestatic |
SimObjectList typedef | SimObject | private |
specs | MultiperspectivePerceptron | protected |
speculative_update | MultiperspectivePerceptron | protected |
speed | MultiperspectivePerceptron | protected |
squash(ThreadID tid, void *bp_history) override | MultiperspectivePerceptronTAGE | 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 |
statGroups | Stats::Group | private |
statisticalCorrector | MultiperspectivePerceptronTAGE | private |
stats | BPredUnit | private |
table_sizes | MultiperspectivePerceptron | protected |
tage | MultiperspectivePerceptronTAGE | private |
theta | MultiperspectivePerceptron | protected |
threadData | MultiperspectivePerceptron | protected |
threshold | MultiperspectivePerceptron | protected |
thresholdCounter | MultiperspectivePerceptron | protected |
train(ThreadID tid, MPPBranchInfo &bi, bool taken) | MultiperspectivePerceptron | protected |
tunebits | MultiperspectivePerceptron | protected |
tuneonly | MultiperspectivePerceptron | protected |
uncondBranch(ThreadID tid, Addr pc, void *&bp_history) override | MultiperspectivePerceptronTAGE | 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 instPC, bool taken, void *bp_history, bool squashed, const StaticInstPtr &inst, Addr corrTarget) override | MultiperspectivePerceptronTAGE | virtual |
BPredUnit::update(const InstSeqNum &done_sn, ThreadID tid) | BPredUnit | |
updateHistories(ThreadID tid, MPPTAGEBranchInfo &bi, bool taken) | MultiperspectivePerceptronTAGE | private |
updatePartial(ThreadID tid, MPPTAGEBranchInfo &bi, bool taken) | MultiperspectivePerceptronTAGE | private |
wakeupEventQueue(Tick when=(Tick) -1) | EventManager | inline |
xlat | MultiperspectivePerceptron | protectedstatic |
xlat4 | MultiperspectivePerceptron | protectedstatic |
~Drainable() | Drainable | protectedvirtual |
~Group() | Stats::Group | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |