Lines Matching refs:bionic

5 ## libc benchmarks (bionic-benchmarks)
7 `bionic-benchmarks` is a command line tool for measuring the runtimes of libc functions. It is built
13 $ mmma bionic/benchmarks
16 $ adb shell /data/benchmarktest/bionic-benchmarks/bionic-benchmarks
17 $ adb shell /data/benchmarktest64/bionic-benchmarks/bionic-benchmarks
19 By default, `bionic-benchmarks` runs all of the benchmarks in alphabetical order. Pass
38 However, for the host bionic benchmarks (`bionic-benchmarks-glibc`), the default is to use
80 `bionic-benchmarks` also has its own set of unit tests, which can be run from the binary in
81 `/data/nativetest[64]/bionic-benchmarks-tests`
83 ## Process startup time (bionic-spawn-benchmarks)
88 m bionic-spawn-benchmarks
91 adb shell /data/benchmarktest/bionic-spawn-benchmarks/bionic-spawn-benchmarks
92 adb shell /data/benchmarktest64/bionic-spawn-benchmarks/bionic-spawn-benchmarks
113 # ./bionic-benchmarks --benchmark_filter=BM_stdlib_strtoll --benchmark_repetitions=4
129 …# ./bionic-benchmarks --benchmark_filter=BM_stdlib_strtoll --benchmark_repetitions=4 --benchmark_r…
144 A core can be selected for `bionic-benchmarks` using the `--bionic_cpu` option or using the
147 …blueline:/ # /data/benchmarktest64/bionic-benchmarks/bionic-benchmarks --benchmark_filter=BM_stdli…
154 …blueline:/ # /data/benchmarktest64/bionic-benchmarks/bionic-benchmarks --benchmark_filter=BM_stdli…
164 …blueline:/ # taskset f /data/benchmarktest64/bionic-benchmarks/bionic-benchmarks --benchmark_filte…
171 …blueline:/ # taskset f0 /data/benchmarktest64/bionic-benchmarks/bionic-benchmarks --benchmark_filt…