Home
last modified time | relevance | path

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

/Linux-v5.4/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()
/Linux-v5.4/kernel/trace/
Dtrace.c3586 static void print_event_info(struct trace_buffer *buf, struct seq_file *m) in print_event_info() function
3602 print_event_info(buf, m); in print_func_help_header()
3615 print_event_info(buf, m); in print_func_help_header_irq()