Function report |
Source Code:kernel\trace\trace_probe.h |
Create Date:2022-07-28 12:22:49 |
Last Modify:2020-03-17 20:12:35 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:update_data_loc
Proto:static inline __attribute__((__always_inline__)) unsigned int update_data_loc(unsigned int loc, int consumed)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | loc | |
int | consumed |
72 | maxlen = get_loc_len(loc) |
73 | offset = get_loc_offs(loc) |
75 | Return data_loc: data location, compatible with u32 (maxlen - consumed, offset + consumed) |
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 |