Lines Matching refs:PRIu64
1126 printf("... LBR call chain: nr:%" PRIu64 "\n", total_nr); in callchain__lbr_callstack_printf()
1149 printf("... FP chain: nr:%" PRIu64 "\n", callchain->nr); in callchain__printf()
1162 printf("%s: nr:%" PRIu64 "\n", "... branch stack", sample->branch_stack->nr); in branch_stack__printf()
1173 printf("%s: nr:%" PRIu64 "\n", "... branch callstack", sample->branch_stack->nr+1); in branch_stack__printf()
1180 printf("..... %2"PRIu64": %016" PRIx64 " -> %016" PRIx64 " %hu cycles %s%s%s%s %x %s\n", in branch_stack__printf()
1191 printf("..... %2"PRIu64": %016" PRIx64 "\n" in branch_stack__printf()
1192 "..... %2"PRIu64": %016" PRIx64 "\n", in branch_stack__printf()
1195 printf("..... %2"PRIu64": %016" PRIx64 "\n", i+1, e->from); in branch_stack__printf()
1257 printf("... ustack: size %" PRIu64 ", offset 0x%x\n", in stack_user__printf()
1275 printf("%" PRIu64 " ", sample->time); in evlist__print_tstamp()
1293 printf(".... group nr %" PRIu64 "\n", sample->read.group.nr); in sample_read__printf()
1300 printf(", lost %" PRIu64, value->lost); in sample_read__printf()
1307 printf(", lost %" PRIu64, sample->read.one.lost); in sample_read__printf()
1350 printf("(IP, 0x%x): %d/%d: %#" PRIx64 " period: %" PRIu64 " addr: %#" PRIx64 "\n", in dump_sample()
1372 printf("... weight: %" PRIu64 "", sample->weight); in dump_sample()
1931 ui__warning("Processed %" PRIu64 " samples and lost %3.2f%%!\n\n", in perf_session__warn_about_errors()
1939 ui__warning("AUX data lost %" PRIu64 " times out of %u!\n\n", in perf_session__warn_about_errors()
1951 ui__warning("AUX data had gaps in it %" PRIu64 " times out of %u!\n\n" in perf_session__warn_about_errors()
1963 ui__warning("AUX data detected collision %" PRIu64 " times out of %u!\n\n", in perf_session__warn_about_errors()