Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Depoll-wait.c88 #define printinfo(fmt, arg...) \ macro
306 printinfo("starting worker/consumer %sthreads%s\n", in do_threads()
389 printinfo("starting writer-thread: doing %s writes ...\n", in writerfn()
414 printinfo("exiting writer-thread (total full-loops: %zd)\n", iter); in writerfn()
464 printinfo("Using %s queue model\n", multiq ? "multi" : "single"); in bench_epoll_wait()
465 printinfo("Nesting level(s): %d\n", nested); in bench_epoll_wait()
479 printinfo("Setting RLIMIT_NOFILE rlimit from %" PRIu64 " to: %" PRIu64 "\n", in bench_epoll_wait()
517 printinfo("main thread: toggling done\n"); in bench_epoll_wait()
H A Depoll-ctl.c33 #define printinfo(fmt, arg...) \ macro
107 printinfo("Nesting level(s): %d\n", nested); in nest_epollfd()
359 printinfo("Setting RLIMIT_NOFILE rlimit from %" PRIu64 " to: %" PRIu64 "\n", in bench_epoll_ctl()
389 printinfo("main thread: toggling done\n"); in bench_epoll_ctl()