Searched refs:event_format__fprintf (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/util/ |
H A D | trace-event-parse.c | 102 void event_format__fprintf(struct tep_event *event, in event_format__fprintf() function 122 return event_format__fprintf(event, cpu, data, size, stdout); in event_format__print()
|
H A D | trace-event.h | 42 void event_format__fprintf(struct tep_event *event,
|
/linux/tools/perf/ |
H A D | builtin-script.c | 2291 event_format__fprintf(evsel->tp_format, sample->cpu, in process_event()
|
H A D | builtin-trace.c | 3156 event_format__fprintf(evsel->tp_format, sample->cpu,
|