Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/bench/
Dbench.h39 int bench_epoll_ctl(int argc, const char **argv);
Depoll-ctl.c313 int bench_epoll_ctl(int argc, const char **argv) in bench_epoll_ctl() function
/linux-6.12.1/tools/perf/
Dbuiltin-bench.c86 { "ctl", "Benchmark epoll concurrent epoll_ctls", bench_epoll_ctl },