Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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-ctl.c97 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
364 gettimeofday(&bench__start, NULL); in bench_epoll_ctl()
H A Depoll-wait.c279 timersub(&bench__end, &bench__start, &bench__runtime); in toggle_done()
482 gettimeofday(&bench__start, NULL); in bench_epoll_wait()