Function report |
Source Code:kernel\bpf\btf.c |
Create Date:2022-07-28 13:17:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:btf_name_by_offset
Proto:const char *btf_name_by_offset(const struct btf *btf, u32 offset)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const struct btf * | btf | |
u32 | offset |
571 | If offset < length of string section Then Return strings[offset] |
574 | Return NULL |
Name | Describe |
---|---|
kernel_type_name | |
check_ptr_to_btf_access | |
check_btf_line | |
check_attach_btf_id | |
btf_get_prog_ctx_type | |
btf_check_func_arg_match |
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 |