Lines Matching defs:trace_event_file
633 struct trace_event_file { struct
634 struct list_head list;
635 struct trace_event_call *event_call;
636 struct event_filter __rcu *filter;
637 struct dentry *dir;
638 struct trace_array *tr;
639 struct trace_subsystem_dir *system;
640 struct list_head triggers;
658 unsigned long flags;
659 atomic_t sm_ref; /* soft-mode reference counter */
660 atomic_t tm_ref; /* trigger-mode reference counter */