Lines Matching defs:trace_array
7816 struct trace_array;
7825 struct trace_array *tr;
7922 struct trace_array *tr;
37995 struct trace_array *tr;
38006 struct trace_array {
38056 int (*init)(struct trace_array *);
38057 void (*reset)(struct trace_array *);
38058 void (*start)(struct trace_array *);
38059 void (*stop)(struct trace_array *);
38060 int (*update_thresh)(struct trace_array *);
38069 int (*set_flag)(struct trace_array *, u32, u32, int);
38070 int (*flag_changed)(struct trace_array *, u32, int);
38084 struct trace_array *tr;
38122 struct trace_array *tr;
38183 int (*func)(struct trace_array *, struct ftrace_hash *, char *, char *, char *, int);
38187 void (*func)(long unsigned int, long unsigned int, struct trace_array *, struct ftrace_probe_ops *, void *);
38188 int (*init)(struct ftrace_probe_ops *, struct trace_array *, long unsigned int, void *, void **);
38189 void (*free)(struct ftrace_probe_ops *, struct trace_array *, long unsigned int, void *);
38257 struct trace_array *tr;
38286 struct trace_array *tr;
38580 typedef bool (*cond_update_fn_t)(struct trace_array *, void *);