Lines Matching defs:trace_event_file
359 struct trace_event_file { struct
360 struct list_head list;
361 struct trace_event_call *event_call;
362 struct event_filter *filter;
363 struct dentry *dir;
364 struct trace_array *tr;
365 struct trace_subsystem_dir *system;
366 struct list_head triggers;
384 unsigned long flags;
385 atomic_t sm_ref; /* soft-mode reference counter */
386 atomic_t tm_ref; /* trigger-mode reference counter */