|
gem5
|
Public Member Functions | |
| ThreadInfo () | |
Public Attributes | |
| std::deque< HistoryEntry > | pathHist |
| unsigned | headHistEntry |
Definition at line 87 of file indirect.hh.
|
inline |
Definition at line 88 of file indirect.hh.
| unsigned IndirectPredictor::ThreadInfo::headHistEntry |
Definition at line 91 of file indirect.hh.
Referenced by IndirectPredictor::commit().
| std::deque<HistoryEntry> IndirectPredictor::ThreadInfo::pathHist |
Definition at line 90 of file indirect.hh.
Referenced by IndirectPredictor::commit(), IndirectPredictor::getSetIndex(), IndirectPredictor::recordTarget(), and IndirectPredictor::squash().