Searched refs:apply_event_filter (Results 1 – 4 of 4) sorted by relevance
491 else if (apply_event_filter(file, buf) < 0) in trace_boot_init_one_event()
1518 extern int apply_event_filter(struct trace_event_file *file,
2346 int apply_event_filter(struct trace_event_file *file, char *filter_string) in apply_event_filter() function
1737 err = apply_event_filter(file, buf); in event_filter_write()