Home
last modified time | relevance | path

Searched refs:TIMING_ACCUM (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/benchtests/
Dbench-skeleton.c88 TIMING_ACCUM (throughput, cur); in main()
96 TIMING_ACCUM (latency, cur); in main()
116 TIMING_ACCUM (total, cur); in main()
Dbench-timing.h36 #define TIMING_ACCUM(sum, diff) HP_TIMING_ACCUM_NT ((sum), (diff)) macro
Dbench-wcrtomb.c128 TIMING_ACCUM (total, elapsed); in main()
Dbench-malloc-thread.c210 TIMING_ACCUM (elapsed, args[i].elapsed); in do_benchmark()
/glibc-2.36/sysdeps/x86_64/fpu/
Dbench-libmvec-skeleton.c84 TIMING_ACCUM (d_total_time, cur); in main()