Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h31255 struct bpf_reg_state { struct
31256 enum bpf_reg_type type;
31257 s32 off;
31258 union {
31286 struct bpf_reg_state *parent; argument
31298 struct bpf_reg_state regs[11]; argument