Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dbionic_benchmarks.cpp380 int cpu_to_use = -1; in RegisterGoogleBenchmarks() local
382 cpu_to_use = primary_opts.cpu_to_lock; in RegisterGoogleBenchmarks()
385 cpu_to_use = secondary_opts.cpu_to_lock; in RegisterGoogleBenchmarks()
392 cpu_to_use)->Args(args); in RegisterGoogleBenchmarks()