Searched defs:globalPredictorSize (Results 1 - 7 of 7) sorted by relevance

/gem5/src/cpu/pred/
H A Dbi_mode.hh97 unsigned globalPredictorSize; member in class:BiModeBP
H A Dtournament.hh199 unsigned globalPredictorSize; member in class:TournamentBP
H A DBranchPredictor.py89 globalPredictorSize = Param.Unsigned(8192, "Size of global predictor") variable in class:TournamentBP
100 globalPredictorSize = Param.Unsigned(8192, "Size of global predictor") variable in class:BiModeBP
/gem5/configs/common/cores/arm/
H A DO3_ARM_v7a.py98 globalPredictorSize = 8192 variable in class:O3_ARM_v7a_BP
H A Dex5_big.py100 globalPredictorSize = 4096 variable in class:ex5_big_BP
H A DHPI.py1357 globalPredictorSize = 1024 variable in class:HPI_BP
/gem5/ext/mcpat/
H A Darch_const.h216 const int globalPredictorSize=8192; variable

Completed in 14 milliseconds