HomeSort by relevance Sort by last modified time
    Searched refs:max_runs (Results 1 - 2 of 2) sorted by null

  /external/ltp/utils/benchmark/kernbench-0.42/
kernbench 12 max_runs=1
37 M) max_runs=0 ;;
81 if [[ $mem -lt 4000000 && $max_runs -gt 0 ]] ; then
90 (( max_runs *= $num_runs ))
138 if [[ $max_runs -gt 0 ]] ; then
230 temp_runs=$max_runs
  /external/google-fruit/extras/benchmark/
run_benchmarks.py 568 def run_benchmark(benchmark, max_runs, timeout_hours, output_file, min_runs=3):
601 if len(results) < max_runs:
    [all...]

Completed in 275 milliseconds