Home
last modified time | relevance | path

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

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