Searched refs:apply_event_filter (Results 1 – 3 of 3) sorted by relevance
997 extern int apply_event_filter(struct ftrace_event_call *call,
1838 int apply_event_filter(struct ftrace_event_call *call, char *filter_string) in apply_event_filter() function
975 err = apply_event_filter(call, buf); in event_filter_write()