Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/bench/
Dfutex-hash.c98 static void toggle_done(int sig __maybe_unused, in toggle_done() function
139 act.sa_sigaction = toggle_done; in bench_futex_hash()
191 toggle_done(0, NULL, NULL); in bench_futex_hash()
Dfutex-lock-pi.c68 static void toggle_done(int sig __maybe_unused, in toggle_done() function
163 act.sa_sigaction = toggle_done; in bench_futex_lock_pi()
198 toggle_done(0, NULL, NULL); in bench_futex_lock_pi()
Dfutex-wake.c113 static void toggle_done(int sig __maybe_unused, in toggle_done() function
139 act.sa_sigaction = toggle_done; in bench_futex_wake()
Dfutex-requeue.c107 static void toggle_done(int sig __maybe_unused, in toggle_done() function
131 act.sa_sigaction = toggle_done; in bench_futex_requeue()
Dfutex-wake-parallel.c213 static void toggle_done(int sig __maybe_unused, in toggle_done() function
237 act.sa_sigaction = toggle_done; in bench_futex_wake_parallel()