Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Devent.h30 #define PRI_ld64 "l" PRId64 macro
34 #define PRI_ld64 PRId64 macro
Dsession.c2777 fprintf(stdout, " cpu: %"PRI_ld64, e->cpu); in perf_event__process_id_index()
2778 fprintf(stdout, " tid: %"PRI_ld64"\n", e->tid); in perf_event__process_id_index()