Home
last modified time | relevance | path

Searched defs:bpf_ksym (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h9892 struct bpf_ksym { struct
9893 long unsigned int start;
9894 long unsigned int end;
9895 char name[128];
9896 struct list_head lnode;
9897 struct latch_tree_node tnode;
9898 bool prog;