gem5
v21.2.1.1
|
Public Attributes | |
std::vector< int64_t > | imHist |
![]() | |
int64_t | bwHist |
int64_t | imliCount |
Additional Inherited Members | |
![]() | |
SCThreadHistory () | |
void | setNumOrdinalHistories (unsigned num) |
void | initLocalHistory (int ordinal, int numHistories, int shift) |
int64_t | getLocalHistory (int ordinal, Addr pc) |
void | updateLocalHistory (int ordinal, Addr branch_pc, bool taken, Addr extraXor=0) |
Definition at line 109 of file tage_sc_l_64KB.hh.
std::vector<int64_t> gem5::branch_prediction::TAGE_SC_L_64KB_StatisticalCorrector::SC_64KB_ThreadHistory::imHist |
Definition at line 111 of file tage_sc_l_64KB.hh.