Searched refs:bench_epoll_ctl_usage (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | epoll-ctl.c | 85 static const char * const bench_epoll_ctl_usage[] = { variable 309 argc = parse_options(argc, argv, options, bench_epoll_ctl_usage, 0); in bench_epoll_ctl() 311 usage_with_options(bench_epoll_ctl_usage, options); in bench_epoll_ctl()
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | epoll-ctl.c | 85 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()
|
Completed in 2 milliseconds