Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-parse.c5464 static void print_event_info(struct trace_seq *s, char *format, bool raw, in print_event_info() function
5567 print_event_info(s, type->format, true, event, record); in print_string()
5569 print_event_info(s, type->format, false, event, record); in print_string()