Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h30996 struct synth_field { struct
30997 char *type;
30998 char *name;
30999 size_t size;
31000 unsigned int offset;
31001 unsigned int field_pos;
31002 bool is_signed;
31003 bool is_string;
31004 bool is_dynamic;
31005 bool is_stack;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h40705 struct synth_field { struct
40706 char *type;
40707 char *name;
40708 size_t size;
40709 unsigned int offset;
40710 unsigned int field_pos;
40711 bool is_signed;
40712 bool is_string;
40713 bool is_dynamic;
40714 bool is_stack;