Function report | 
Source Code:include\trace\events\io_uring.h | 
Create Date:2022-07-28 20:22:01 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:_uring_create - called after a new io_uring context was prepared*@fd: corresponding file descriptor*@ctx: pointer to a ring context structure*@sq_entries: actual SQ size*@cq_entries: actual CQ size*@flags: SQ ring flags, provided to io_uring_setup(2)*
Proto:static inline void trace_io_uring_create(int fd, void *ctx, unsigned int sq_entries, unsigned int cq_entries, unsigned int flags)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | fd | |
| void * | ctx | |
| unsigned int | sq_entries | |
| unsigned int | cq_entries | |
| unsigned int | flags | 
NULL
| Name | Describe | 
|---|---|
| io_uring_create | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |