Function report |
Source Code:block\blk-wbt.c |
Create Date:2022-07-28 18:06:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wbt_is_tracked
Proto:static inline bool wbt_is_tracked(struct request *rq)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq |
46 | Return wbt_flags & write, tracked for throttling |
Name | Describe |
---|---|
wbt_done | Called on completion of a request. Note that it's also called when* a request is merged, when the request gets freed. |
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 |