Searched refs:maxt (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_sc_l.cc243 int maxt = (brtype == 2) ? 3 : 2; local
245 for (int t = 0; t < maxt; t++) {
H A Dmultiperspective_perceptron_tage.cc214 int maxt = (brtype & 1) ? 1 : 4; local
216 for (int t = 0; t < maxt; t++) {

Completed in 8 milliseconds