gem5
v20.0.0.2
|
#include <tage_base.hh>
Public Attributes | |
int | pathHist |
uint8_t * | globalHistory |
uint8_t * | gHist |
int | ptGhist |
FoldedHistory * | computeIndices |
FoldedHistory * | computeTags [2] |
Definition at line 435 of file tage_base.hh.
FoldedHistory* TAGEBase::ThreadHistory::computeIndices |
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().
FoldedHistory* TAGEBase::ThreadHistory::computeTags[2] |
Definition at line 453 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 446 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 443 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 438 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 449 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().