Lines Matching defs:trace_event_file
375 struct trace_event_file { struct
376 struct list_head list;
377 struct trace_event_call *event_call;
378 struct event_filter __rcu *filter;
379 struct dentry *dir;
380 struct trace_array *tr;
381 struct trace_subsystem_dir *system;
382 struct list_head triggers;
400 unsigned long flags;
401 atomic_t sm_ref; /* soft-mode reference counter */
402 atomic_t tm_ref; /* trigger-mode reference counter */