Function report |
Source Code:include\trace\events\io_uring.h |
Create Date:2022-07-28 20:22:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_uring_link - called before the io_uring request added into link_list of* another request*@ctx: pointer to a ring context structure*@req: pointer to a linked request*@target_req: pointer to a previous request, that would contain @req* Allows to track
Proto:static inline void trace_io_uring_link(void *ctx, void *req, void *target_req)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | ctx | |
void * | req | |
void * | target_req |
NULL
Name | Describe |
---|---|
io_submit_sqe |
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 |