Home
last modified time | relevance | path

Searched refs:apply_event_filter (Results 1 – 4 of 4) sorted by relevance

/kernel/trace/
Dtrace_boot.c491 else if (apply_event_filter(file, buf) < 0) in trace_boot_init_one_event()
Dtrace.h1483 extern int apply_event_filter(struct trace_event_file *file,
Dtrace_events_filter.c1994 int apply_event_filter(struct trace_event_file *file, char *filter_string) in apply_event_filter() function
Dtrace_events.c1726 err = apply_event_filter(file, buf); in event_filter_write()