Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h30981 struct synth_event { struct
30982 struct dyn_event devent;
30983 int ref;
30984 char *name;
30985 struct synth_field **fields;
30986 unsigned int n_fields;
30987 struct synth_field **dynamic_fields;
30988 unsigned int n_dynamic_fields;
30989 unsigned int n_u64;
30990 struct trace_event_class class;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h40690 struct synth_event { struct
40691 struct dyn_event devent;
40692 int ref;
40693 char *name;
40694 struct synth_field **fields;
40695 unsigned int n_fields;
40696 struct synth_field **dynamic_fields;
40697 unsigned int n_dynamic_fields;
40698 unsigned int n_u64;
40699 struct trace_event_class class;
[all …]