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