Home
last modified time | relevance | path

Searched refs:bench__start (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-hash.c40 struct timeval bench__start, bench__end, bench__runtime; variable
107 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
165 gettimeofday(&bench__start, NULL); in bench_futex_hash()
H A Dfutex-lock-pi.c76 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
188 gettimeofday(&bench__start, NULL); in bench_futex_lock_pi()
H A Dbench.h7 extern struct timeval bench__start, bench__end, bench__runtime;
H A Depoll-wait.c279 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
482 gettimeofday(&bench__start, NULL); in bench_epoll_wait()
H A Depoll-ctl.c97 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
364 gettimeofday(&bench__start, NULL); in bench_epoll_ctl()
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-hash.c37 struct timeval bench__start, bench__end, bench__runtime; variable
110 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
175 gettimeofday(&bench__start, NULL); in bench_futex_hash()
H A Dfutex-lock-pi.c79 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
208 gettimeofday(&bench__start, NULL); in bench_futex_lock_pi()
H A Dbench.h7 extern struct timeval bench__start, bench__end, bench__runtime;
H A Depoll-wait.c279 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
495 gettimeofday(&bench__start, NULL); in bench_epoll_wait()
H A Depoll-ctl.c97 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
377 gettimeofday(&bench__start, NULL); in bench_epoll_ctl()

Completed in 6 milliseconds