Searched refs:tep_print_event (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | trace-event-parse.c | 112 tep_print_event(event->tep, &s, &record, "%s", TEP_PRINT_INFO); in event_format__fprintf()
|
H A D | sort.c | 759 tep_print_event(evsel->tp_format->tep, in get_trace_output()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | trace-event-parse.c | 114 tep_print_event(event->tep, &s, &record, "%s", TEP_PRINT_INFO); in event_format__fprintf()
|
H A D | sort.c | 905 tep_print_event(evsel->tp_format->tep, in get_trace_output()
|
/kernel/linux/linux-6.6/tools/verification/rv/src/ |
H A D | in_kernel.c | 359 tep_print_event(trace_event->tep, s, record, "%16s-%-8d ", TEP_PRINT_COMM, TEP_PRINT_PID); in ikm_event_handler()
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
H A D | event-parse.h | 459 void tep_print_event(struct tep_handle *tep, struct trace_seq *s,
|
H A D | event-parse.c | 6157 * tep_print_event - Write various event information 6178 void tep_print_event(struct tep_handle *tep, struct trace_seq *s, in tep_print_event() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-kmem.c | 753 tep_print_event(evsel->tp_format->tep, in parse_gfp_flags()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-kmem.c | 775 tep_print_event(evsel->tp_format->tep, in parse_gfp_flags()
|
Completed in 25 milliseconds