Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Dbench.h38 int bench_epoll_wait(int argc, const char **argv);
H A Depoll-wait.c426 int bench_epoll_wait(int argc, const char **argv) in bench_epoll_wait() function
/openbmc/linux/tools/perf/
H A Dbuiltin-bench.c85 { "wait", "Benchmark epoll concurrent epoll_waits", bench_epoll_wait },