Searched refs:primary_opts (Results 1 – 1 of 1) sorted by relevance
353 void RegisterGoogleBenchmarks(bench_opts_t primary_opts, bench_opts_t secondary_opts, in RegisterGoogleBenchmarks() argument358 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()