Searched refs:notTakenThreshold (Results 1 - 2 of 2) sorted by relevance
/gem5/src/cpu/pred/ | ||
H A D | bi_mode.hh | 110 unsigned notTakenThreshold; member in class:BiModeBP |
H A D | bi_mode.cc | 63 notTakenThreshold = (ULL(1) << (globalCtrBits - 1)) - 1; 119 > notTakenThreshold; |
Completed in 4 milliseconds