Searched refs:tep_event_info (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | trace-event-parse.c | 128 tep_event_info(&s, event, &record); in event_format__fprintf()
|
D | sort.c | 616 tep_event_info(&seq, evsel->tp_format, &rec); in get_trace_output()
|
/Linux-v4.19/tools/lib/traceevent/ |
D | event-parse.h | 725 void tep_event_info(struct trace_seq *s, struct event_format *event,
|
D | event-parse.c | 5388 void tep_event_info(struct trace_seq *s, struct event_format *event, in tep_event_info() function 5545 tep_event_info(s, event, record); in tep_print_event_data()
|
/Linux-v4.19/tools/perf/ |
D | builtin-kmem.c | 750 tep_event_info(&seq, evsel->tp_format, &record); in parse_gfp_flags()
|