Searched refs:initGEHLTable (Results 1 - 6 of 6) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_sc_l_64KB.cc62 initGEHLTable(pnb, pm, pgehl, logPnb, wp, 7);
63 initGEHLTable(snb, sm, sgehl, logSnb, ws, 7);
64 initGEHLTable(tnb, tm, tgehl, logTnb, wt, 7);
65 initGEHLTable(imnb, imm, imgehl, logImnb, wim, 0);
H A Dstatistical_corrector.cc72 initGEHLTable(lnb, lm, lgehl, logLnb, wl, p->lWeightInitValue);
73 initGEHLTable(bwnb, bwm, bwgehl, logBwnb, wbw, p->bwWeightInitValue);
74 initGEHLTable(inb, im, igehl, logInb, wi, p->iWeightInitValue);
127 StatisticalCorrector::initGEHLTable(unsigned numLenghts, function in class:StatisticalCorrector
H A Dmultiperspective_perceptron_tage_64KB.cc54 initGEHLTable(snb, sm, sgehl, logSnb, ws, -1);
55 initGEHLTable(tnb, tm, tgehl, logTnb, wt, -1);
H A Dstatistical_corrector.hh250 void initGEHLTable(
H A Dmultiperspective_perceptron_tage.cc275 initGEHLTable(pnb, pm, pgehl, logPnb, wp, -1);
276 initGEHLTable(gnb, gm, ggehl, logGnb, wg, -1);
H A Dtage_sc_l_8KB.cc54 initGEHLTable(gnb, gm, ggehl, logGnb, wg, 7);

Completed in 14 milliseconds