Searched defs:trace_array (Results 1 – 1 of 1) sorted by relevance
292 struct trace_array { struct293 struct list_head list;294 char *name;295 struct array_buffer array_buffer;308 struct array_buffer max_buffer;309 bool allocated_snapshot;312 unsigned long max_latency;314 struct dentry *d_max_latency;315 struct work_struct fsnotify_work;316 struct irq_work fsnotify_irqwork;[all …]