Searched refs:event_format__fprintf (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/util/ |
A D | trace-event-parse.c | 100 void event_format__fprintf(struct tep_event *event, in event_format__fprintf() function 120 return event_format__fprintf(event, cpu, data, size, stdout); in event_format__print()
|
A D | trace-event.h | 32 void event_format__fprintf(struct tep_event *event,
|
/linux/tools/perf/ |
A D | builtin-script.c | 2033 event_format__fprintf(evsel->tp_format, sample->cpu, in process_event()
|
A D | builtin-trace.c | 2829 event_format__fprintf(evsel->tp_format, sample->cpu,
|
Completed in 32 milliseconds