Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/bench/
Dbench.h24 int bench_sched_seccomp_notify(int argc, const char **argv);
Dsched-seccomp-notify.c95 int bench_sched_seccomp_notify(int argc, const char **argv) in bench_sched_seccomp_notify() function
/linux-6.12.1/tools/perf/
Dbuiltin-bench.c50 { "seccomp-notify", "Benchmark for seccomp user notify", bench_sched_seccomp_notify},