Lines Matching defs:trace_event_file
623 struct trace_event_file { struct
624 struct list_head list;
625 struct trace_event_call *event_call;
626 struct event_filter __rcu *filter;
627 struct dentry *dir;
628 struct trace_array *tr;
629 struct trace_subsystem_dir *system;
630 struct list_head triggers;
648 unsigned long flags;
649 atomic_t sm_ref; /* soft-mode reference counter */
650 atomic_t tm_ref; /* trigger-mode reference counter */