Lines Matching defs:trace_array
6099 struct trace_array;
6108 struct trace_array *tr;
9883 struct trace_array *tr;
17825 struct trace_array *tr;
17838 struct trace_array {
17889 int (*init)(struct trace_array *);
17890 void (*reset)(struct trace_array *);
17891 void (*start)(struct trace_array *);
17892 void (*stop)(struct trace_array *);
17893 int (*update_thresh)(struct trace_array *);
17902 int (*set_flag)(struct trace_array *, u32, u32, int);
17903 int (*flag_changed)(struct trace_array *, u32, int);
17934 struct trace_array *tr;
18109 struct trace_array *tr;
18296 int (*func)(struct trace_array *, struct ftrace_hash *, char *, char *, char *, int);
18300 void (*func)(long unsigned int, long unsigned int, struct trace_array *, struct ftrace_probe_ops *, void *);
18301 int (*init)(struct ftrace_probe_ops *, struct trace_array *, long unsigned int, void *, void **);
18302 void (*free)(struct ftrace_probe_ops *, struct trace_array *, long unsigned int, void *);
72857 struct trace_array *tr;
72886 struct trace_array *tr;
102082 typedef bool (*cond_update_fn_t)(struct trace_array *, void *);