Searched refs:updateGHist (Results 1 - 4 of 4) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_base.hh264 void updateGHist(uint8_t * &h, bool dir, uint8_t * tab, int &PT);
H A Dtage_sc_l.cc250 updateGHist(tHist.gHist, dir, tHist.globalHistory, tHist.ptGhist);
H A Dtage_base.cc317 TAGEBase::updateGHist(uint8_t * &h, bool dir, uint8_t * tab, int &pt) function in class:TAGEBase
595 updateGHist(tHist.gHist, taken, tHist.globalHistory, tHist.ptGhist);
H A Dmultiperspective_perceptron_tage.cc221 updateGHist(tHist.gHist, dir, tHist.globalHistory, tHist.ptGhist);

Completed in 14 milliseconds