Lines Matching defs:trace_event_file
366 struct trace_event_file { struct
367 struct list_head list;
368 struct trace_event_call *event_call;
369 struct event_filter __rcu *filter;
370 struct dentry *dir;
371 struct trace_array *tr;
372 struct trace_subsystem_dir *system;
373 struct list_head triggers;
391 unsigned long flags;
392 atomic_t sm_ref; /* soft-mode reference counter */
393 atomic_t tm_ref; /* trigger-mode reference counter */