Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/traceevent/
Devent-parse.c6009 static void print_event_info(struct trace_seq *s, char *format, bool raw, in print_event_info() function
6112 print_event_info(s, type->format, true, event, record); in print_string()
6114 print_event_info(s, type->format, false, event, record); in print_string()
/linux-5.19.10/kernel/trace/
Dtrace.c4229 static void print_event_info(struct array_buffer *buf, struct seq_file *m) in print_event_info() function
4245 print_event_info(buf, m); in print_func_help_header()
4258 print_event_info(buf, m); in print_func_help_header_irq()