Home
last modified time | relevance | path

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

/tools/perf/bench/
Dfutex-lock-pi.c65 static void toggle_done(int sig __maybe_unused, in toggle_done() function
155 act.sa_sigaction = toggle_done; in bench_futex_lock_pi()
190 toggle_done(0, NULL, NULL); in bench_futex_lock_pi()
Dfutex-hash.c94 static void toggle_done(int sig __maybe_unused, in toggle_done() function
133 act.sa_sigaction = toggle_done; in bench_futex_hash()
185 toggle_done(0, NULL, NULL); in bench_futex_hash()
Dfutex-wake.c110 static void toggle_done(int sig __maybe_unused, in toggle_done() function
134 act.sa_sigaction = toggle_done; in bench_futex_wake()
Dfutex-requeue.c104 static void toggle_done(int sig __maybe_unused, in toggle_done() function
126 act.sa_sigaction = toggle_done; in bench_futex_requeue()
Dfutex-wake-parallel.c192 static void toggle_done(int sig __maybe_unused, in toggle_done() function
216 act.sa_sigaction = toggle_done; in bench_futex_wake_parallel()