Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.c5990 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()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c3907 static void print_event_info(struct array_buffer *buf, struct seq_file *m) in print_event_info() function
3923 print_event_info(buf, m); in print_func_help_header()
3936 print_event_info(buf, m); in print_func_help_header_irq()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c4316 static void print_event_info(struct array_buffer *buf, struct seq_file *m) in print_event_info() function
4332 print_event_info(buf, m); in print_func_help_header()
4345 print_event_info(buf, m); in print_func_help_header_irq()

Completed in 32 milliseconds