Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dbionic_benchmarks.cpp360 int cpu_to_use = -1; in RegisterGoogleBenchmarks() local
362 cpu_to_use = primary_opts.cpu_to_lock; in RegisterGoogleBenchmarks()
365 cpu_to_use = secondary_opts.cpu_to_lock; in RegisterGoogleBenchmarks()
372 cpu_to_use)->Args(args); in RegisterGoogleBenchmarks()