Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dfutex-hash.c38 struct timeval bench__start, bench__end, bench__runtime; variable
113 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
180 gettimeofday(&bench__start, NULL); in bench_futex_hash()
H A Dfutex-lock-pi.c82 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
212 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-ctl.c97 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
377 gettimeofday(&bench__start, NULL); in bench_epoll_ctl()
H A Depoll-wait.c279 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
500 gettimeofday(&bench__start, NULL); in bench_epoll_wait()