Function report |
Source Code:include\trace\events\io_uring.h |
Create Date:2022-07-28 20:22:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_uring_complete - called when completing an SQE*@ctx: pointer to a ring context structure*@user_data: user data associated with the request*@res: result of the request
Proto:static inline void trace_io_uring_complete(void *ctx, u64 user_data, long res)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | ctx | |
u64 | user_data | |
long | res |
NULL
Name | Describe |
---|---|
io_cqring_fill_event |
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 |