Lines Matching defs:trace_event_file
648 struct trace_event_file { struct
649 struct list_head list;
650 struct trace_event_call *event_call;
651 struct event_filter __rcu *filter;
652 struct eventfs_file *ef;
653 struct trace_array *tr;
654 struct trace_subsystem_dir *system;
655 struct list_head triggers;
673 unsigned long flags;
674 atomic_t sm_ref; /* soft-mode reference counter */
675 atomic_t tm_ref; /* trigger-mode reference counter */