gem5
v20.1.0.0
|
Public Member Functions | |
ThreadInfo () | |
Public Attributes | |
std::deque< HistoryEntry > | pathHist |
unsigned | headHistEntry |
unsigned | ghr |
Definition at line 90 of file simple_indirect.hh.
|
inline |
Definition at line 91 of file simple_indirect.hh.
unsigned SimpleIndirectPredictor::ThreadInfo::ghr |
Definition at line 95 of file simple_indirect.hh.
Referenced by SimpleIndirectPredictor::SimpleIndirectPredictor().
unsigned SimpleIndirectPredictor::ThreadInfo::headHistEntry |
Definition at line 94 of file simple_indirect.hh.
Referenced by SimpleIndirectPredictor::commit().
std::deque<HistoryEntry> SimpleIndirectPredictor::ThreadInfo::pathHist |
Definition at line 93 of file simple_indirect.hh.
Referenced by SimpleIndirectPredictor::commit(), SimpleIndirectPredictor::getSetIndex(), SimpleIndirectPredictor::recordTarget(), and SimpleIndirectPredictor::squash().