Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Depoll-wait.c145 static const char * const bench_epoll_wait_usage[] = { variable
436 argc = parse_options(argc, argv, options, bench_epoll_wait_usage, 0); in bench_epoll_wait()
438 usage_with_options(bench_epoll_wait_usage, options); in bench_epoll_wait()