Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/bench/
Depoll-ctl.c84 static const char * const bench_epoll_ctl_usage[] = { variable
308 argc = parse_options(argc, argv, options, bench_epoll_ctl_usage, 0); in bench_epoll_ctl()
310 usage_with_options(bench_epoll_ctl_usage, options); in bench_epoll_ctl()