Searched refs:gm (Results 1 - 9 of 9) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/user_guide/chpt11.1/
H A Dmean.h56 signal_bool_vector& gm; //output local
69 : a(A), b(B), c(C), d(D), am(AM), gm(GM), hm(HM)
H A Dmean.cpp78 gm.write(geom);
/gem5/src/cpu/pred/
H A Dtage_sc_l_8KB.hh75 std::vector<int> gm; member in class:TAGE_SC_L_8KB_StatisticalCorrector
H A Dtage_sc_l_8KB.cc52 gm(p->gm)
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_8KB.cc88 gm, ggehl, gnb, logGnb, wg);
111 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);
H A Dmultiperspective_perceptron_tage.cc273 logGnb(p->logGnb), gm(p->gm)
276 initGEHLTable(gnb, gm, ggehl, logGnb, wg, -1);
H A DBranchPredictor.py454 gm = VectorParam.Int([6, 3], "Global branch GEHL lengths") variable in class:TAGE_SC_L_8KB_StatisticalCorrector
646 gm = VectorParam.Int([27, 22, 17, 14], "Global branch GEHL lengths") variable in class:MPP_StatisticalCorrector
H A Dmultiperspective_perceptron_tage.hh107 std::vector<int> gm; member in class:MPP_StatisticalCorrector

Completed in 11 milliseconds