Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dbench.h47 int bench_epoll_ctl(int argc, const char **argv);
H A Depoll-ctl.c300 int bench_epoll_ctl(int argc, const char **argv) in bench_epoll_ctl() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-bench.c81 { "ctl", "Benchmark epoll concurrent epoll_ctls", bench_epoll_ctl },