Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
Dtrace_boot.c491 else if (apply_event_filter(file, buf) < 0) in trace_boot_init_one_event()
Dtrace.h1518 extern int apply_event_filter(struct trace_event_file *file,
Dtrace_events_filter.c2346 int apply_event_filter(struct trace_event_file *file, char *filter_string) in apply_event_filter() function
Dtrace_events.c1737 err = apply_event_filter(file, buf); in event_filter_write()