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

/linux-master/tools/perf/util/
H A Devent.h29 #define PRI_ld64 "l" PRId64 macro
33 #define PRI_ld64 PRId64 macro
H A Dsession.c2879 fprintf(stdout, " cpu: %"PRI_ld64, e->cpu);
2880 fprintf(stdout, " tid: %"PRI_ld64, e->tid);
2882 fprintf(stdout, " machine_pid: %"PRI_ld64, e2->machine_pid);

Completed in 411 milliseconds