Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/bench/
Dfutex-hash.c102 static void toggle_done(int sig __maybe_unused, in toggle_done() function
144 act.sa_sigaction = toggle_done; in bench_futex_hash()
201 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
167 act.sa_sigaction = toggle_done; in bench_futex_lock_pi()
207 toggle_done(0, NULL, NULL); in bench_futex_lock_pi()
Dfutex-wake.c118 static void toggle_done(int sig __maybe_unused, in toggle_done() function
145 act.sa_sigaction = toggle_done; in bench_futex_wake()
Depoll-ctl.c89 static void toggle_done(int sig __maybe_unused, in toggle_done() function
316 act.sa_sigaction = toggle_done; in bench_epoll_ctl()
374 toggle_done(0, NULL, NULL); in bench_epoll_ctl()
Depoll-wait.c271 static void toggle_done(int sig __maybe_unused, in toggle_done() function
430 act.sa_sigaction = toggle_done; in bench_epoll_wait()
502 toggle_done(0, NULL, NULL); in bench_epoll_wait()
Dfutex-requeue.c144 static void toggle_done(int sig __maybe_unused, in toggle_done() function
169 act.sa_sigaction = toggle_done; in bench_futex_requeue()
Dfutex-wake-parallel.c217 static void toggle_done(int sig __maybe_unused, in toggle_done() function
242 act.sa_sigaction = toggle_done; in bench_futex_wake_parallel()