Lines Matching defs:trace_event_file
651 struct trace_event_file { struct
652 struct list_head list;
653 struct trace_event_call *event_call;
654 struct event_filter __rcu *filter;
655 struct eventfs_inode *ei;
656 struct trace_array *tr;
657 struct trace_subsystem_dir *system;
658 struct list_head triggers;
676 unsigned long flags;
677 atomic_t ref; /* ref count for opened files */
678 atomic_t sm_ref; /* soft-mode reference counter */
679 atomic_t tm_ref; /* trigger-mode reference counter */