Searched defs:logGnb (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_sc_l_8KB.hh74 const unsigned logGnb; member in class:TAGE_SC_L_8KB_StatisticalCorrector
H A Dmultiperspective_perceptron_tage.hh106 const unsigned logGnb; member in class:MPP_StatisticalCorrector
H A DBranchPredictor.py455 logGnb = Param.Unsigned(7, "Log number of global branch GEHL entries") variable in class:TAGE_SC_L_8KB_StatisticalCorrector
647 logGnb = Param.Unsigned(10, "Log number of global branch GEHL entries") variable in class:MPP_StatisticalCorrector
738 logGnb = 9 variable in class:MPP_StatisticalCorrector_8KB

Completed in 11 milliseconds