Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/bench/
Dfutex-lock-pi.c62 static void toggle_done(int sig __maybe_unused, in toggle_done() function
152 act.sa_sigaction = toggle_done; in bench_futex_lock_pi()
187 toggle_done(0, NULL, NULL); in bench_futex_lock_pi()
Dfutex-hash.c89 static void toggle_done(int sig __maybe_unused, in toggle_done() function
128 act.sa_sigaction = toggle_done; in bench_futex_hash()
180 toggle_done(0, NULL, NULL); in bench_futex_hash()
Dfutex-wake.c106 static void toggle_done(int sig __maybe_unused, in toggle_done() function
130 act.sa_sigaction = toggle_done; in bench_futex_wake()
Dfutex-requeue.c100 static void toggle_done(int sig __maybe_unused, in toggle_done() function
122 act.sa_sigaction = toggle_done; in bench_futex_requeue()
Dfutex-wake-parallel.c188 static void toggle_done(int sig __maybe_unused, in toggle_done() function
212 act.sa_sigaction = toggle_done; in bench_futex_wake_parallel()