Searched refs:getCtr (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_base.hh413 int8_t getCtr(int hitBank, int hitBankIndex) const;
H A Dtage_sc_l.cc393 tage->getCtr(tage_scl_bi->hitBank, tage_scl_bi->hitBankIndex) : 0;
H A Dtage_base.cc783 TAGEBase::getCtr(int hitBank, int hitBankIndex) const function in class:TAGEBase

Completed in 11 milliseconds