Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h31169 struct bpf_subprog_info { struct
31170 u32 start;
31171 u32 linfo_idx;
31172 u16 stack_depth;
31173 bool has_tail_call;
31174 bool tail_call_reachable;
31175 bool has_ld_abs;
31176 bool is_async_cb;