Function report |
Source Code:kernel\bpf\btf.c |
Create Date:2022-07-28 13:21:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:btf_type_seq_show
Proto:void btf_type_seq_show(const struct btf *btf, u32 type_id, void *obj, struct seq_file *m)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct btf * | btf | |
u32 | type_id | |
void * | obj | |
struct seq_file * | m |
4131 | t = btf_type_by_id(btf, type_id) |
Name | Describe |
---|---|
htab_map_seq_show_elem | |
htab_percpu_map_seq_show_elem | |
array_map_seq_show_elem | |
percpu_array_map_seq_show_elem | |
prog_array_map_seq_show_elem | |
cgroup_storage_seq_show_elem |
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 |