Home
last modified time | relevance | path

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

/tools/io_uring/
Dio_uring-bench.c565 unsigned long this_done = 0; in main() local
571 this_done += s->done; in main()
575 rpc = (this_done - done) / (this_call - calls); in main()
581 this_done - done, rpc, ipc, s->inflight, in main()
583 done = this_done; in main()