Searched refs:gnb (Results 1 - 7 of 7) sorted by relevance

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage_8KB.cc88 gm, ggehl, gnb, logGnb, wg);
111 gm, ggehl, gnb, logGnb, wg, bi);
151 bits += (gnb - 2) * (1 << logGnb) * (scCountersWidth - 1) +
H A Dtage_sc_l_8KB.hh73 const unsigned gnb; member in class:TAGE_SC_L_8KB_StatisticalCorrector
H A Dtage_sc_l_8KB.cc50 gnb(p->gnb),
54 initGEHLTable(gnb, gm, ggehl, logGnb, wg, 7);
80 branch_pc, sh->globalHist, gm, ggehl, gnb, logGnb, wg);
128 gUpdate(pc, taken, sh->globalHist, gm, ggehl, gnb, logGnb, wg, bi);
H A Dmultiperspective_perceptron_tage_64KB.cc89 gm, ggehl, gnb, logGnb, wg);
120 gm, ggehl, gnb, logGnb, wg, bi);
169 bits += (gnb - 2) * (1 << logGnb) * (scCountersWidth - 1) +
H A Dmultiperspective_perceptron_tage.cc272 thirdH(0), pnb(p->pnb), logPnb(p->logPnb), pm(p->pm), gnb(p->gnb),
276 initGEHLTable(gnb, gm, ggehl, logGnb, wg, -1);
H A DBranchPredictor.py453 gnb = Param.Unsigned(2, "Num global branch GEHL lengths") variable in class:TAGE_SC_L_8KB_StatisticalCorrector
645 gnb = Param.Unsigned(4, "Num global branch GEHL lengths") variable in class:MPP_StatisticalCorrector
H A Dmultiperspective_perceptron_tage.hh105 const unsigned gnb; member in class:MPP_StatisticalCorrector

Completed in 18 milliseconds