Home
last modified time | relevance | path

Searched refs:secondary_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
359 secondary_opts.num_iterations; in RegisterGoogleBenchmarks()
364 } else if (secondary_opts.cpu_to_lock >= 0) { in RegisterGoogleBenchmarks()
365 cpu_to_use = secondary_opts.cpu_to_lock; in RegisterGoogleBenchmarks()