Home
last modified time | relevance | path

Searched defs:io_rings (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h41808 struct io_rings { struct
41809 struct io_uring sq;
41810 struct io_uring cq;
41811 u32 sq_ring_mask;
41812 u32 cq_ring_mask;
41813 u32 sq_ring_entries;
41814 u32 cq_ring_entries;
41815 u32 sq_dropped;
41816 u32 sq_flags;
41817 u32 cq_flags;
[all …]