Lines Matching defs:ftrace_event_file
363 struct ftrace_event_file { struct
364 struct list_head list;
365 struct ftrace_event_call *event_call;
366 struct event_filter *filter;
367 struct dentry *dir;
368 struct trace_array *tr;
369 struct ftrace_subsystem_dir *system;
370 struct list_head triggers;
388 unsigned long flags;
389 atomic_t sm_ref; /* soft-mode reference counter */
390 atomic_t tm_ref; /* trigger-mode reference counter */