Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devent.h29 #define PRI_ld64 "l" PRId64 macro
33 #define PRI_ld64 PRId64 macro
H A Dsession.c2860 fprintf(stdout, " cpu: %"PRI_ld64, e->cpu); in perf_event__process_id_index()
2861 fprintf(stdout, " tid: %"PRI_ld64, e->tid); in perf_event__process_id_index()
2863 fprintf(stdout, " machine_pid: %"PRI_ld64, e2->machine_pid); in perf_event__process_id_index()