Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h30873 struct trace_probe_event { struct
30874 unsigned int flags;
30875 struct trace_event_class class;
30876 struct trace_event_call call;
30877 struct list_head files;
30878 struct list_head probes;
30879 struct trace_uprobe_filter filter[0];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h40582 struct trace_probe_event { struct
40583 unsigned int flags;
40584 struct trace_event_class class;
40585 struct trace_event_call call;
40586 struct list_head files;
40587 struct list_head probes;
40588 struct trace_uprobe_filter filter[0];