Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/bench/
Dfutex-hash.c102 static void toggle_done(int sig __maybe_unused, in toggle_done() function
146 act.sa_sigaction = toggle_done; in bench_futex_hash()
213 toggle_done(0, NULL, NULL); in bench_futex_hash()
Dfutex-lock-pi.c71 static void toggle_done(int sig __maybe_unused, in toggle_done() function
178 act.sa_sigaction = toggle_done; in bench_futex_lock_pi()
218 toggle_done(0, NULL, NULL); in bench_futex_lock_pi()
Dfutex-wake.c128 static void toggle_done(int sig __maybe_unused, in toggle_done() function
155 act.sa_sigaction = toggle_done; in bench_futex_wake()
Depoll-ctl.c89 static void toggle_done(int sig __maybe_unused, in toggle_done() function
329 act.sa_sigaction = toggle_done; in bench_epoll_ctl()
387 toggle_done(0, NULL, NULL); in bench_epoll_ctl()
Dfutex-requeue.c155 static void toggle_done(int sig __maybe_unused, in toggle_done() function
180 act.sa_sigaction = toggle_done; in bench_futex_requeue()
Depoll-wait.c271 static void toggle_done(int sig __maybe_unused, in toggle_done() function
443 act.sa_sigaction = toggle_done; in bench_epoll_wait()
515 toggle_done(0, NULL, NULL); in bench_epoll_wait()
Dfutex-wake-parallel.c228 static void toggle_done(int sig __maybe_unused, in toggle_done() function
253 act.sa_sigaction = toggle_done; in bench_futex_wake_parallel()