Searched refs:PRIu32 (Results 1 – 3 of 3) sorted by relevance
90 WRITE_ASS(type, PRIu32); in store_event()91 WRITE_ASS(size, PRIu32); in store_event()118 WRITE_ASS(wakeup_events, PRIu32); in store_event()119 WRITE_ASS(bp_type, PRIu32); in store_event()124 WRITE_ASS(sample_stack_user, PRIu32); in store_event()
104 #ifndef PRIu32105 #define PRIu32 "u" macro
1176 fprintf(fp, "%s%s = %" PRIu32, delimiter, str, type); in print_pmu_mappings()