Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Depoll-ctl.c85 static const char * const bench_epoll_ctl_usage[] = { variable
322 argc = parse_options(argc, argv, options, bench_epoll_ctl_usage, 0); in bench_epoll_ctl()
324 usage_with_options(bench_epoll_ctl_usage, options); in bench_epoll_ctl()