Searched refs:event_format__fprintf (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
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()
|
D | trace-event.h | 32 void event_format__fprintf(struct tep_event *event,
|
/linux-6.1.9/tools/perf/ |
D | builtin-script.c | 2159 event_format__fprintf(evsel->tp_format, sample->cpu, in process_event()
|
D | builtin-trace.c | 2837 event_format__fprintf(evsel->tp_format, sample->cpu,
|