Lines Matching defs:trace_array
9877 struct trace_array;
9886 struct trace_array *tr;
9964 struct trace_array *tr;
32588 struct trace_array *tr;
32599 struct trace_array {
32636 int (*init)(struct trace_array *);
32637 void (*reset)(struct trace_array *);
32638 void (*start)(struct trace_array *);
32639 void (*stop)(struct trace_array *);
32640 int (*update_thresh)(struct trace_array *);
32649 int (*set_flag)(struct trace_array *, u32, u32, int);
32650 int (*flag_changed)(struct trace_array *, u32, int);
32671 struct trace_array *tr;
32792 struct trace_array *tr;
32801 typedef bool (*cond_update_fn_t)(struct trace_array *, void *);