Searched refs:n_reps (Results 1 – 3 of 3) sorted by relevance
56 int n_fns, n_reps; in main() local61 n_reps = RATIO; in main()70 n_reps = 1; in main()73 printf("%d copies of f(), %d reps\n", n_fns, n_reps); in main()90 for (h = 0; h < n_reps; h += 1) { in main()
92 my $n_reps = 1; # Run each test $n_reps times and choose the best one.154 $n_reps = $1;155 if ($n_reps < 1) { die "bad --reps value: $n_reps\n"; }290 my $tNative = time_prog($cmd, $n_reps);373 my $tTool = time_prog($cmd, $n_reps);