Home
last modified time | relevance | path

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

/Linux-v5.15/tools/io_uring/
Dio_uring-bench.c67 unsigned pending_ios; member
159 if (f->pending_ios >= file_depth(s)) { in init_io()
166 f->pending_ios++; in init_io()
260 f->pending_ios--; in reap_events()
474 p += sprintf(p, "%d", f->pending_ios); in file_depths()
476 p += sprintf(p, "%d, ", f->pending_ios); in file_depths()