Lines Matching refs:BIONIC_BENCHMARK
97 BIONIC_BENCHMARK(BM_stdio_fopen_fgetln_fclose_locking);
102 BIONIC_BENCHMARK(BM_stdio_fopen_fgetln_fclose_no_locking);
121 BIONIC_BENCHMARK(BM_stdio_fopen_fgets_fclose_locking);
126 BIONIC_BENCHMARK(BM_stdio_fopen_fgets_fclose_no_locking);
146 BIONIC_BENCHMARK(BM_stdio_fopen_getline_fclose_locking);
151 BIONIC_BENCHMARK(BM_stdio_fopen_getline_fclose_no_locking);
182 BIONIC_BENCHMARK(BM_stdio_printf_literal);
191 BIONIC_BENCHMARK(BM_stdio_printf_s);
199 BIONIC_BENCHMARK(BM_stdio_printf_d);
208 BIONIC_BENCHMARK(BM_stdio_printf_1$s);
216 BIONIC_BENCHMARK(BM_stdio_scanf_s);
224 BIONIC_BENCHMARK(BM_stdio_scanf_d);
239 BIONIC_BENCHMARK(BM_stdio_scanf_maps);
307 BIONIC_BENCHMARK(BM_stdio_scanf_maps_baseline);