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

/gem5/tests/
H A Ddiff-out61 $omit_count = defined($opt_n) ? $opt_n : 20;
294 $omit_count = 0;
319 if ($omit_count > 0 && ++$num_errs >= $omit_count)
321 print "[... showing top $omit_count errors only, additional errors omitted ...]\n";

Completed in 4 milliseconds