Home
last modified time | relevance | path

Searched refs:trace_array (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h7668 struct trace_array;
7679 struct trace_array *tr;
9002 struct trace_array *tr;
39543 struct trace_array *tr;
39556 struct trace_array { struct
39640 int (*init)(struct trace_array *);
39641 void (*reset)(struct trace_array *);
39642 void (*start)(struct trace_array *);
39643 void (*stop)(struct trace_array *);
39644 int (*update_thresh)(struct trace_array *);
[all …]
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h240 struct trace_array;
251 struct trace_array *tr;
9078 struct trace_array *tr;
29549 struct trace_array *tr;
29562 struct trace_array { struct
29646 int (*init)(struct trace_array *);
29647 void (*reset)(struct trace_array *);
29648 void (*start)(struct trace_array *);
29649 void (*stop)(struct trace_array *);
29650 int (*update_thresh)(struct trace_array *);
[all …]