Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/bench/
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.c101 static void toggle_done(int sig __maybe_unused, in toggle_done() function
125 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()