gem5
|
Public Attributes | |
int | pathHist |
uint8_t * | globalHistory |
uint8_t * | gHist |
int | ptGhist |
FoldedHistory * | computeIndices |
FoldedHistory * | computeTags [2] |
FoldedHistory* LTAGE::ThreadHistory::computeIndices |
Definition at line 390 of file ltage.hh.
Referenced by LTAGE::btbUpdate(), LTAGE::squash(), and LTAGE::updateHistories().
FoldedHistory* LTAGE::ThreadHistory::computeTags[2] |
Definition at line 391 of file ltage.hh.
Referenced by LTAGE::btbUpdate(), LTAGE::squash(), and LTAGE::updateHistories().
uint8_t* LTAGE::ThreadHistory::gHist |
Definition at line 384 of file ltage.hh.
Referenced by LTAGE::btbUpdate(), LTAGE::squash(), and LTAGE::updateHistories().
uint8_t* LTAGE::ThreadHistory::globalHistory |
Definition at line 381 of file ltage.hh.
Referenced by LTAGE::btbUpdate(), LTAGE::squash(), and LTAGE::updateHistories().
int LTAGE::ThreadHistory::pathHist |
Definition at line 376 of file ltage.hh.
Referenced by LTAGE::squash(), and LTAGE::updateHistories().
int LTAGE::ThreadHistory::ptGhist |
Definition at line 387 of file ltage.hh.
Referenced by LTAGE::btbUpdate(), LTAGE::squash(), and LTAGE::updateHistories().