Function report |
Source Code:kernel\bpf\stackmap.c |
Create Date:2022-07-28 13:26:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:stack_map_data_size
Proto:static inline int stack_map_data_size(struct bpf_map *map)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_map * | map |
57 | Return If stack_map_use_build_id(map) Then sizeof(structbpf_stack_build_id) Else sizeof(u64) |
Name | Describe |
---|---|
____bpf_get_stackid | |
bpf_stackmap_copy | Called from syscall |
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 |