Searched refs:printinfo (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/tools/perf/bench/ |
| D | epoll-wait.c | 87 #define printinfo(fmt, arg...) \ macro 303 printinfo("starting worker/consumer %sthreads%s\n", in do_threads() 375 printinfo("starting writer-thread: doing %s writes ...\n", in writerfn() 400 printinfo("exiting writer-thread (total full-loops: %zd)\n", iter); in writerfn() 450 printinfo("Using %s queue model\n", multiq ? "multi" : "single"); in bench_epoll_wait() 451 printinfo("Nesting level(s): %d\n", nested); in bench_epoll_wait() 465 printinfo("Setting RLIMIT_NOFILE rlimit from %" PRIu64 " to: %" PRIu64 "\n", in bench_epoll_wait() 503 printinfo("main thread: toggling done\n"); in bench_epoll_wait()
|
| D | epoll-ctl.c | 32 #define printinfo(fmt, arg...) \ macro 106 printinfo("Nesting level(s): %d\n", nested); in nest_epollfd() 345 printinfo("Setting RLIMIT_NOFILE rlimit from %" PRIu64 " to: %" PRIu64 "\n", in bench_epoll_ctl() 375 printinfo("main thread: toggling done\n"); in bench_epoll_ctl()
|