Home
last modified time | relevance | path

Searched refs:tep_print_event (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/tools/lib/traceevent/Documentation/
Dlibtraceevent-event_print.txt6 tep_print_event - Writes event information into a trace sequence.
15 void *tep_print_event*(struct tep_handle pass:[*]_tep_, struct trace_seqpass:[*]_s_, struct tep_rec…
87 tep_print_event(tep, s, record, "%16s-%-5d [%03d] %s %6.1000d %s %s",
Dlibtraceevent.txt57 …void *tep_print_event*(struct tep_handle pass:[*]_tep_, struct trace_seq pass:[*]_s_, struct tep_r…
/linux-6.1.9/tools/perf/util/
Dtrace-event-parse.c112 tep_print_event(event->tep, &s, &record, "%s", TEP_PRINT_INFO); in event_format__fprintf()
Dsort.c762 tep_print_event(evsel->tp_format->tep, in get_trace_output()
/linux-6.1.9/tools/lib/traceevent/
Devent-parse.h460 void tep_print_event(struct tep_handle *tep, struct trace_seq *s,
Devent-parse.c6197 void tep_print_event(struct tep_handle *tep, struct trace_seq *s, in tep_print_event() function
/linux-6.1.9/tools/perf/
Dbuiltin-kmem.c765 tep_print_event(evsel->tp_format->tep, in parse_gfp_flags()