Lines Matching refs:be
24 See the `benchmarks/run-on-host.sh` script. The host benchmarks can be run with 32-bit or 64-bit
29 Suites are stored in the `suites/` directory and can be chosen with the command line flag
34 the file will be found as relative to the current directory. If the option specifies the full path
35 to an XML file such as `/data/nativetest/suites/example.xml`, it will be used as-is.
66 For the sake of brevity, multiple runs can be scheduled in one XML element by putting one of the
75 Definitions for these can be found in bionic_benchmarks.cpp, and example usages can be found in
80 `bionic-benchmarks` also has its own set of unit tests, which can be run from the binary in
126 There are 4 runs, each with 25290525 iterations. Measurements for the individual runs can be
140 To get consistent results between runs, it can sometimes be helpful to restrict a benchmark to
144 A core can be selected for `bionic-benchmarks` using the `--bionic_cpu` option or using the
161 A similar result can be achieved using `taskset`. The first parameter is a bitmask of core numbers
182 …***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will i…
185 benchmarks appear to be using the script. For more information: