Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/bench/
Depoll-wait.c87 #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()
Depoll-ctl.c32 #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()