Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h41344 struct synth_field { struct
41345 char *type;
41346 char *name;
41347 size_t size;
41348 unsigned int offset;
41349 unsigned int field_pos;
41350 bool is_signed;
41351 bool is_string;
41352 bool is_dynamic;
Dvmlinux.h41344 struct synth_field { struct
41345 char *type;
41346 char *name;
41347 size_t size;
41348 unsigned int offset;
41349 unsigned int field_pos;
41350 bool is_signed;
41351 bool is_string;
41352 bool is_dynamic;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h86599 struct synth_field { struct
86600 char *type;
86601 char *name;
86602 size_t size;
86603 unsigned int offset;
86604 unsigned int field_pos;
86605 bool is_signed;
86606 bool is_string;
86607 bool is_dynamic;
Dvmlinux_608.h86599 struct synth_field { struct
86600 char *type;
86601 char *name;
86602 size_t size;
86603 unsigned int offset;
86604 unsigned int field_pos;
86605 bool is_signed;
86606 bool is_string;
86607 bool is_dynamic;