Searched refs:print_event_info (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/tools/lib/traceevent/ |
| D | event-parse.c | 5990 static void print_event_info(struct trace_seq *s, char *format, bool raw, in print_event_info() function 6093 print_event_info(s, type->format, true, event, record); in print_string() 6095 print_event_info(s, type->format, false, event, record); in print_string()
|
| /Linux-v5.10/kernel/trace/ |
| D | trace.c | 3818 static void print_event_info(struct array_buffer *buf, struct seq_file *m) in print_event_info() function 3834 print_event_info(buf, m); in print_func_help_header() 3847 print_event_info(buf, m); in print_func_help_header_irq()
|