Lines Matching defs:trace_event_file
9959 struct trace_event_file { struct
9960 struct list_head list;
9961 struct trace_event_call *event_call;
9962 struct event_filter *filter;
9963 struct dentry *dir;
9964 struct trace_array *tr;
9965 struct trace_subsystem_dir *system;
9966 struct list_head triggers;
9967 long unsigned int flags;
9968 atomic_t sm_ref;
9969 atomic_t tm_ref;