Home
last modified time | relevance | path

Searched refs:primary_opts (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/
Dbionic_benchmarks.cpp373 void RegisterGoogleBenchmarks(bench_opts_t primary_opts, bench_opts_t secondary_opts, in RegisterGoogleBenchmarks() argument
378 long iterations_to_use = primary_opts.num_iterations ? primary_opts.num_iterations : in RegisterGoogleBenchmarks()
381 if (primary_opts.cpu_to_lock >= 0) { in RegisterGoogleBenchmarks()
382 cpu_to_use = primary_opts.cpu_to_lock; in RegisterGoogleBenchmarks()