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

/gem5/src/cpu/pred/
H A Dbi_mode.hh95 unsigned choiceCtrBits; member in class:BiModeBP
H A Dtournament.hh232 unsigned choiceCtrBits; member in class:TournamentBP
H A DBranchPredictor.py92 choiceCtrBits = Param.Unsigned(2, "Bits of choice counters") variable in class:TournamentBP
103 choiceCtrBits = Param.Unsigned(2, "Bits of choice counters") variable in class:BiModeBP
/gem5/configs/common/cores/arm/
H A DO3_ARM_v7a.py101 choiceCtrBits = 2 variable in class:O3_ARM_v7a_BP
H A Dex5_big.py103 choiceCtrBits = 3 variable in class:ex5_big_BP
H A DHPI.py1360 choiceCtrBits = 2 variable in class:HPI_BP
/gem5/ext/mcpat/
H A Darch_const.h202 const int choiceCtrBits=2; variable

Completed in 29 milliseconds