Lines Matching defs:trace_event_file
521 struct trace_event_file { struct
522 struct list_head list;
523 struct trace_event_call *event_call;
524 struct event_filter __rcu *filter;
525 struct dentry *dir;
526 struct trace_array *tr;
527 struct trace_subsystem_dir *system;
528 struct list_head triggers;
546 unsigned long flags;
547 atomic_t sm_ref; /* soft-mode reference counter */
548 atomic_t tm_ref; /* trigger-mode reference counter */