Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dbionic_benchmarks.cpp353 void RegisterGoogleBenchmarks(bench_opts_t primary_opts, bench_opts_t secondary_opts, in RegisterGoogleBenchmarks() argument
358 long iterations_to_use = primary_opts.num_iterations ? primary_opts.num_iterations : in RegisterGoogleBenchmarks()
361 if (primary_opts.cpu_to_lock >= 0) { in RegisterGoogleBenchmarks()
362 cpu_to_use = primary_opts.cpu_to_lock; in RegisterGoogleBenchmarks()