Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A 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",
H A Dlibtraceevent.txt57 …void *tep_print_event*(struct tep_handle pass:[*]_tep_, struct trace_seq pass:[*]_s_, struct tep_r…
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dtrace-event-parse.c112 tep_print_event(event->tep, &s, &record, "%s", TEP_PRINT_INFO); in event_format__fprintf()
H A Dsort.c759 tep_print_event(evsel->tp_format->tep, in get_trace_output()
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse.h459 void tep_print_event(struct tep_handle *tep, struct trace_seq *s,
H A Devent-parse.c6178 void tep_print_event(struct tep_handle *tep, struct trace_seq *s, in tep_print_event() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kmem.c753 tep_print_event(evsel->tp_format->tep, in parse_gfp_flags()