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

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron.cc492 int round_counter = 0; local
533 round_counter += 1;
538 } while (found && round_counter < extra_rounds);

Completed in 6 milliseconds