Home
last modified time | relevance | path

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

/openbmc/linux/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-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()
495 gettimeofday(&bench__start, NULL); in bench_epoll_wait()