Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h9102 struct trace_event_buffer { struct
9103 struct trace_buffer *buffer;
9104 struct ring_buffer_event *event;
9105 struct trace_event_file *trace_file;
9106 void *entry;
9107 unsigned int trace_ctx;
9108 struct pt_regs *regs;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h9026 struct trace_event_buffer { struct
9027 struct trace_buffer *buffer;
9028 struct ring_buffer_event *event;
9029 struct trace_event_file *trace_file;
9030 void *entry;
9031 unsigned int trace_ctx;
9032 struct pt_regs *regs;