Home
last modified time | relevance | path

Searched refs:PRI_ld64 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/perf/util/
Devent.h29 #define PRI_ld64 "l" PRId64 macro
33 #define PRI_ld64 PRId64 macro
Dsession.c2613 fprintf(stdout, " cpu: %"PRI_ld64, e->cpu); in perf_event__process_id_index()
2614 fprintf(stdout, " tid: %"PRI_ld64, e->tid); in perf_event__process_id_index()
2616 fprintf(stdout, " machine_pid: %"PRI_ld64, e2->machine_pid); in perf_event__process_id_index()