Home
last modified time | relevance | path

Searched refs:print_event_filter (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace.h1516 extern void print_event_filter(struct trace_event_file *file,
H A Dtrace_events_filter.c1257 void print_event_filter(struct trace_event_file *file, struct trace_seq *s) in print_event_filter() function
H A Dtrace_events.c1713 print_event_filter(file, s); in event_filter_read()