gem5
v20.1.0.0
|
This is the complete list of members for StatisticalCorrector::SCThreadHistory, including all inherited members.
bwHist | StatisticalCorrector::SCThreadHistory | |
getEntry(Addr pc, unsigned idx) | StatisticalCorrector::SCThreadHistory | inlineprivate |
getLocalHistory(int ordinal, Addr pc) | StatisticalCorrector::SCThreadHistory | inline |
imliCount | StatisticalCorrector::SCThreadHistory | |
initLocalHistory(int ordinal, int numHistories, int shift) | StatisticalCorrector::SCThreadHistory | inline |
localHistories | StatisticalCorrector::SCThreadHistory | private |
numOrdinalHistories | StatisticalCorrector::SCThreadHistory | private |
SCThreadHistory() | StatisticalCorrector::SCThreadHistory | inline |
setNumOrdinalHistories(unsigned num) | StatisticalCorrector::SCThreadHistory | inline |
shifts | StatisticalCorrector::SCThreadHistory | private |
updateLocalHistory(int ordinal, Addr branch_pc, bool taken, Addr extraXor=0) | StatisticalCorrector::SCThreadHistory | inline |