Home
last modified time | relevance | path

Searched refs:toggle_done (Results 1 – 7 of 7) sorted by relevance

/tools/perf/bench/
Dfutex-lock-pi.c70 static void toggle_done(int sig __maybe_unused, in toggle_done() function
165 act.sa_sigaction = toggle_done; in bench_futex_lock_pi()
200 toggle_done(0, NULL, NULL); in bench_futex_lock_pi()
Dfutex-hash.c100 static void toggle_done(int sig __maybe_unused, in toggle_done() function
141 act.sa_sigaction = toggle_done; in bench_futex_hash()
193 toggle_done(0, NULL, NULL); in bench_futex_hash()
Dfutex-wake.c114 static void toggle_done(int sig __maybe_unused, in toggle_done() function
140 act.sa_sigaction = toggle_done; in bench_futex_wake()
Dfutex-requeue.c108 static void toggle_done(int sig __maybe_unused, in toggle_done() function
132 act.sa_sigaction = toggle_done; in bench_futex_requeue()
Depoll-ctl.c91 static void toggle_done(int sig __maybe_unused, in toggle_done() function
317 act.sa_sigaction = toggle_done; in bench_epoll_ctl()
375 toggle_done(0, NULL, NULL); in bench_epoll_ctl()
Dfutex-wake-parallel.c214 static void toggle_done(int sig __maybe_unused, in toggle_done() function
238 act.sa_sigaction = toggle_done; in bench_futex_wake_parallel()
Depoll-wait.c273 static void toggle_done(int sig __maybe_unused, in toggle_done() function
431 act.sa_sigaction = toggle_done; in bench_epoll_wait()
503 toggle_done(0, NULL, NULL); in bench_epoll_wait()