Searched refs:PRI_ld64 (Results 1 – 2 of 2) sorted by relevance
29 #define PRI_ld64 "l" PRId64 macro33 #define PRI_ld64 PRId64 macro
2613 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()