Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Depoll-wait.c88 #define printinfo(fmt, arg...) \ macro
304 printinfo("starting worker/consumer %sthreads%s\n", in do_threads()
376 printinfo("starting writer-thread: doing %s writes ...\n", in writerfn()
401 printinfo("exiting writer-thread (total full-loops: %zd)\n", iter); in writerfn()
451 printinfo("Using %s queue model\n", multiq ? "multi" : "single"); in bench_epoll_wait()
452 printinfo("Nesting level(s): %d\n", nested); in bench_epoll_wait()
466 printinfo("Setting RLIMIT_NOFILE rlimit from %" PRIu64 " to: %" PRIu64 "\n", in bench_epoll_wait()
504 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()
346 printinfo("Setting RLIMIT_NOFILE rlimit from %" PRIu64 " to: %" PRIu64 "\n", in bench_epoll_ctl()
376 printinfo("main thread: toggling done\n"); in bench_epoll_ctl()