Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h9416 struct bpf_insn { struct
9417 __u8 code;
9418 __u8 dst_reg: 4;
9419 __u8 src_reg: 4;
9420 __s16 off;
9421 __s32 imm;