Lines Matching defs:trace_event_file
645 struct trace_event_file { struct
646 struct list_head list;
647 struct trace_event_call *event_call;
648 struct event_filter __rcu *filter;
649 struct eventfs_inode *ei;
650 struct trace_array *tr;
651 struct trace_subsystem_dir *system;
652 struct list_head triggers;
670 unsigned long flags;
671 refcount_t ref; /* ref count for opened files */
672 atomic_t sm_ref; /* soft-mode reference counter */
673 atomic_t tm_ref; /* trigger-mode reference counter */