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

/gem5/src/cpu/pred/
H A Dbi_mode.hh94 unsigned choicePredictorSize; member in class:BiModeBP
H A Dtournament.hh229 unsigned choicePredictorSize; member in class:TournamentBP
H A DBranchPredictor.py91 choicePredictorSize = Param.Unsigned(8192, "Size of choice predictor") variable in class:TournamentBP
102 choicePredictorSize = Param.Unsigned(8192, "Size of choice predictor") variable in class:BiModeBP
/gem5/configs/common/cores/arm/
H A DO3_ARM_v7a.py100 choicePredictorSize = 8192 variable in class:O3_ARM_v7a_BP
H A Dex5_big.py102 choicePredictorSize = 1024 variable in class:ex5_big_BP
H A DHPI.py1359 choicePredictorSize = 1024 variable in class:HPI_BP
/gem5/ext/mcpat/
H A Darch_const.h203 const int choicePredictorSize=8192; variable

Completed in 25 milliseconds