gem5
v20.1.0.0
|
#include <tage_base.hh>
Public Attributes | |
int | pathHist |
uint8_t * | globalHistory |
uint8_t * | gHist |
int | ptGhist |
FoldedHistory * | computeIndices |
FoldedHistory * | computeTags [2] |
Definition at line 434 of file tage_base.hh.
FoldedHistory* TAGEBase::ThreadHistory::computeIndices |
Definition at line 451 of file tage_base.hh.
Referenced by TAGEBase::btbUpdate(), TAGE_SC_L_TAGE_8KB::initFoldedHistories(), TAGEBase::initFoldedHistories(), TAGEBase::squash(), TAGEBase::updateHistories(), MPP_TAGE::updatePathAndGlobalHistory(), and TAGE_SC_L_TAGE::updatePathAndGlobalHistory().
FoldedHistory* TAGEBase::ThreadHistory::computeTags[2] |
Definition at line 452 of file tage_base.hh.
Referenced by TAGEBase::btbUpdate(), TAGE_SC_L_TAGE_8KB::initFoldedHistories(), TAGEBase::initFoldedHistories(), TAGEBase::squash(), TAGEBase::updateHistories(), MPP_TAGE::updatePathAndGlobalHistory(), and TAGE_SC_L_TAGE::updatePathAndGlobalHistory().
uint8_t* TAGEBase::ThreadHistory::gHist |
Definition at line 445 of file tage_base.hh.
Referenced by TAGEBase::btbUpdate(), TAGEBase::squash(), TAGEBase::updateHistories(), MPP_TAGE::updatePathAndGlobalHistory(), and TAGE_SC_L_TAGE::updatePathAndGlobalHistory().
uint8_t* TAGEBase::ThreadHistory::globalHistory |
Definition at line 442 of file tage_base.hh.
Referenced by TAGEBase::btbUpdate(), TAGEBase::squash(), TAGEBase::updateHistories(), MPP_TAGE::updatePathAndGlobalHistory(), and TAGE_SC_L_TAGE::updatePathAndGlobalHistory().
int TAGEBase::ThreadHistory::pathHist |
Definition at line 437 of file tage_base.hh.
Referenced by TAGEBase::squash(), TAGE_SC_L_TAGE::updateHistories(), TAGEBase::updateHistories(), MPP_TAGE::updatePathAndGlobalHistory(), and TAGE_SC_L_TAGE::updatePathAndGlobalHistory().
int TAGEBase::ThreadHistory::ptGhist |
Definition at line 448 of file tage_base.hh.
Referenced by TAGEBase::btbUpdate(), TAGEBase::squash(), TAGE_SC_L_TAGE::updateHistories(), TAGEBase::updateHistories(), MPP_TAGE::updatePathAndGlobalHistory(), and TAGE_SC_L_TAGE::updatePathAndGlobalHistory().