Home
last modified time | relevance | path

Searched refs:TIMING_DIFF (Results 1 – 25 of 50) sorted by relevance

12

/glibc-2.36/benchtests/
Dbench-pthread-locks.c101 TIMING_DIFF (cur, start, stop); in test_mutex()
121 TIMING_DIFF (cur, start, stop); in test_mutex_trylock()
142 TIMING_DIFF (cur, start, stop); in test_rwlock_read()
162 TIMING_DIFF (cur, start, stop); in test_rwlock_tryread()
183 TIMING_DIFF (cur, start, stop); in test_rwlock_write()
203 TIMING_DIFF (cur, start, stop); in test_rwlock_trywrite()
224 TIMING_DIFF (cur, start, stop); in test_spin_lock()
244 TIMING_DIFF (cur, start, stop); in test_spin_trylock()
265 TIMING_DIFF (cur, start, stop); in test_sem_wait()
284 TIMING_DIFF (cur, start, stop); in test_sem_trywait()
[all …]
Dbench-skeleton.c87 TIMING_DIFF (cur, start, end); in main()
95 TIMING_DIFF (cur, start, end); in main()
108 TIMING_DIFF (cur, start, end); in main()
Dbench-hash-funcs-kernel.h55 TIMING_DIFF (cur, start, stop); in CAT()
83 TIMING_DIFF (cur, start, stop); in CAT()
Dbench-arc4random.c93 TIMING_DIFF (cur, start, stop); in bench_latency()
137 TIMING_DIFF (cur, start, stop); in bench_buf_latency()
Dbench-strchr.c116 TIMING_DIFF (cur, start, stop); in do_one_rand_plus_branch_test()
134 TIMING_DIFF (cur, start, stop); in do_one_rand_test()
231 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-malloc-thread.c167 TIMING_DIFF (args->elapsed, start, stop); in benchmark_thread()
189 TIMING_DIFF (elapsed, start, stop); in do_benchmark()
Dbench-timing.h35 #define TIMING_DIFF(diff, start, end) HP_TIMING_DIFF ((diff), (start), (end)) macro
Dbench-strtod.c104 TIMING_DIFF (cur, start, stop); in do_bench()
Dbench-wcrtomb.c123 TIMING_DIFF (elapsed, start, end); in main()
Dbench-memset-large.c48 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-memcpy-walk.c62 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-bzero-walk.c69 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-bzero-large.c69 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-memmove-large.c46 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-memset-walk.c46 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-bzero.c68 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-memmove-walk.c66 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-memcpy-large.c49 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-memccpy.c54 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-rawmemchr.c62 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-strlen.c69 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-memset.c56 TIMING_DIFF (cur, start, stop); in do_one_test()
Dbench-malloc-simple.c66 TIMING_DIFF (args->elapsed, start, stop); in do_benchmark()
Dbench-strcat.c81 TIMING_DIFF (cur, start, stop); in do_one_test()
/glibc-2.36/sysdeps/x86_64/fpu/
Dbench-libmvec-skeleton.c82 TIMING_DIFF (cur, start, end); in main()

12