Searched defs:trace_event_file (Results 1 – 1 of 1) sorted by relevance
648 struct trace_event_file { struct649 struct list_head list;650 struct trace_event_call *event_call;651 struct event_filter __rcu *filter;652 struct eventfs_file *ef;653 struct trace_array *tr;654 struct trace_subsystem_dir *system;655 struct list_head triggers;673 unsigned long flags;674 atomic_t sm_ref; /* soft-mode reference counter */[all …]