Lines Matching refs:BIONIC_BENCHMARK
30 BIONIC_BENCHMARK(BM_pthread_self);
42 BIONIC_BENCHMARK(BM_pthread_getspecific);
54 BIONIC_BENCHMARK(BM_pthread_setspecific);
66 BIONIC_BENCHMARK(BM_pthread_once);
76 BIONIC_BENCHMARK(BM_pthread_mutex_lock);
86 BIONIC_BENCHMARK(BM_pthread_mutex_lock_ERRORCHECK);
96 BIONIC_BENCHMARK(BM_pthread_mutex_lock_RECURSIVE);
125 BIONIC_BENCHMARK(BM_pthread_mutex_lock_PI);
135 BIONIC_BENCHMARK(BM_pthread_mutex_lock_ERRORCHECK_PI);
145 BIONIC_BENCHMARK(BM_pthread_mutex_lock_RECURSIVE_PI);
158 BIONIC_BENCHMARK(BM_pthread_rwlock_read);
171 BIONIC_BENCHMARK(BM_pthread_rwlock_write);
186 BIONIC_BENCHMARK(BM_pthread_create);
199 BIONIC_BENCHMARK(BM_pthread_create_and_run);
212 BIONIC_BENCHMARK(BM_pthread_exit_and_join);
224 BIONIC_BENCHMARK(BM_pthread_key_create);
236 BIONIC_BENCHMARK(BM_pthread_key_delete);