Lines Matching full:allows
21 * Allows to trace io_uring creation and provide pointer to a context, that can
62 * Allows to trace fixed files/buffers/eventfds, that could be registered to
104 * Allows to trace out how often an SQE file reference is obtained, which can
135 * Allows to trace asynchronous work submission.
172 * Allows to track deferred requests, to get an insight about what requests are
205 * Allows to track linked requests, to understand dependencies between requests
236 * Allows to track waiting for CQE, so that we can e.g. troubleshoot
265 * Allows to track linked requests cancellation, to see not only that some work
332 * Allows to track SQE submitting, to understand what was the source of it, SQ
378 * Allows to track which fds are waiting for and what are the events of
473 * Allows to track when notified poll events are processed