Lines Matching defs:trace_event_file
9946 struct trace_event_file;
9951 struct trace_event_file *trace_file;
9959 struct trace_event_file {
32625 struct trace_event_file *trace_marker_file;
33534 int (*func)(struct event_command *, struct trace_event_file *, char *, char *, char *);
33535 int (*reg)(char *, struct event_trigger_ops *, struct event_trigger_data *, struct trace_event_file *);
33536 void (*unreg)(char *, struct event_trigger_ops *, struct event_trigger_data *, struct trace_event_file *);
33537 void (*unreg_all)(struct trace_event_file *);
33538 int (*set_filter)(char *, struct event_trigger_data *, struct trace_event_file *);
33543 struct trace_event_file *file;
33791 struct trace_event_file *file;