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

/gem5/src/cpu/pred/
H A Dtournament.hh241 unsigned globalThreshold; member in class:TournamentBP
H A Dtournament.cc119 globalThreshold = (ULL(1) << (globalCtrBits - 1)) - 1;
192 global_prediction = globalThreshold <

Completed in 6 milliseconds