Home
last modified time | relevance | path

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

/tools/io_uring/
Dio_uring-bench.c483 unsigned long done, calls, reap; in main() local
563 reap = calls = done = 0; in main()
576 ipc = (this_reap - reap) / (this_call - calls); in main()
585 reap = this_reap; in main()