Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dbionic_benchmarks.cpp441 bench_opts_t xml_opts{}; in RegisterXmlBenchmarks() local
446 xml_opts.num_iterations = temp; in RegisterXmlBenchmarks()
452 xml_opts.cpu_to_lock = temp; in RegisterXmlBenchmarks()
455 RegisterGoogleBenchmarks(xml_opts, cmdline_opts, fn_name, run_args); in RegisterXmlBenchmarks()