Searched refs:print_event_info (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/tools/lib/traceevent/ |
| D | event-parse.c | 5464 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/ |
| D | trace.c | 3586 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()
|