Home
last modified time | relevance | path

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

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