Lines Matching defs:trace_event_file
657 struct trace_event_file { struct
658 struct list_head list;
659 struct trace_event_call *event_call;
660 struct event_filter __rcu *filter;
661 struct eventfs_inode *ei;
662 struct trace_array *tr;
663 struct trace_subsystem_dir *system;
664 struct list_head triggers;
682 unsigned long flags;
683 refcount_t ref; /* ref count for opened files */
684 atomic_t sm_ref; /* soft-mode reference counter */
685 atomic_t tm_ref; /* trigger-mode reference counter */