Searched refs:trace_array (Results 1 – 2 of 2) sorted by relevance
7668 struct trace_array;7679 struct trace_array *tr;9002 struct trace_array *tr;39543 struct trace_array *tr;39556 struct trace_array { struct39640 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 …]
240 struct trace_array;251 struct trace_array *tr;9078 struct trace_array *tr;29549 struct trace_array *tr;29562 struct trace_array { struct29646 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 …]