Searched refs:tnb (Results 1 - 5 of 5) sorted by relevance

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage_64KB.cc50 tnb(p->tnb),
55 initGEHLTable(tnb, tm, tgehl, logTnb, wt, -1);
99 tm, tgehl, tnb, logTnb, wt);
129 tm, tgehl, tnb, logTnb, wt, bi);
185 bits += (tnb - 2) * (1 << logTnb) * (scCountersWidth - 1) +
H A Dmultiperspective_perceptron_tage_64KB.hh58 const unsigned tnb; member in class:MPP_StatisticalCorrector_64KB
H A Dtage_sc_l_64KB.cc55 tnb(p->tnb),
64 initGEHLTable(tnb, tm, tgehl, logTnb, wt, 7);
116 tgehl, tnb, logTnb, wt);
184 tgehl, tnb, logTnb, wt, bi);
H A Dtage_sc_l_64KB.hh89 const unsigned tnb; member in class:TAGE_SC_L_64KB_StatisticalCorrector
H A DBranchPredictor.py418 tnb = Param.Unsigned(2, "Num third local history GEHL lenghts") variable in class:TAGE_SC_L_64KB_StatisticalCorrector
688 tnb = Param.Unsigned(3, "Num third local history GEHL lenghts") variable in class:MPP_StatisticalCorrector_64KB

Completed in 8 milliseconds