Searched refs:notTakenThreshold (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/pred/
H A Dbi_mode.hh110 unsigned notTakenThreshold; member in class:BiModeBP
H A Dbi_mode.cc63 notTakenThreshold = (ULL(1) << (globalCtrBits - 1)) - 1;
119 > notTakenThreshold;

Completed in 5 milliseconds