Searched refs:n_reps (Results 1 – 2 of 2) sorted by relevance
58 int n_fns, n_reps; in main() local63 n_reps = RATIO; in main()72 n_reps = 1; in main()75 printf("%d copies of f(), %d reps\n", n_fns, n_reps); in main()94 for (h = 0; h < n_reps; h += 1) { in main()
90 my $n_reps = 1; # Run each test $n_reps times and choose the best one.152 $n_reps = $1;153 if ($n_reps < 1) { die "bad --reps value: $n_reps\n"; }288 my $tNative = time_prog($cmd, $n_reps);367 my $tTool = time_prog($cmd, $n_reps);