Lines Matching refs:PRIu64

1128 		printf("... LBR call chain: nr:%" PRIu64 "\n", total_nr);  in callchain__lbr_callstack_printf()
1151 printf("... FP chain: nr:%" PRIu64 "\n", callchain->nr); in callchain__printf()
1164 printf("%s: nr:%" PRIu64 "\n", "... branch stack", sample->branch_stack->nr); in branch_stack__printf()
1175 printf("%s: nr:%" PRIu64 "\n", "... branch callstack", sample->branch_stack->nr+1); in branch_stack__printf()
1182 printf("..... %2"PRIu64": %016" PRIx64 " -> %016" PRIx64 " %hu cycles %s%s%s%s %x %s %s\n", in branch_stack__printf()
1194 printf("..... %2"PRIu64": %016" PRIx64 "\n" in branch_stack__printf()
1195 "..... %2"PRIu64": %016" PRIx64 "\n", in branch_stack__printf()
1198 printf("..... %2"PRIu64": %016" PRIx64 "\n", i+1, e->from); in branch_stack__printf()
1260 printf("... ustack: size %" PRIu64 ", offset 0x%x\n", in stack_user__printf()
1278 printf("%" PRIu64 " ", sample->time); in evlist__print_tstamp()
1296 printf(".... group nr %" PRIu64 "\n", sample->read.group.nr); in sample_read__printf()
1303 printf(", lost %" PRIu64, value->lost); in sample_read__printf()
1310 printf(", lost %" PRIu64, sample->read.one.lost); in sample_read__printf()
1353 printf("(IP, 0x%x): %d/%d: %#" PRIx64 " period: %" PRIu64 " addr: %#" PRIx64 "\n", in dump_sample()
1375 printf("... weight: %" PRIu64 "", sample->weight); in dump_sample()
1940 ui__warning("Processed %" PRIu64 " samples and lost %3.2f%%!\n\n", in perf_session__warn_about_errors()
1948 ui__warning("AUX data lost %" PRIu64 " times out of %u!\n\n", in perf_session__warn_about_errors()
1960 ui__warning("AUX data had gaps in it %" PRIu64 " times out of %u!\n\n" in perf_session__warn_about_errors()
1972 ui__warning("AUX data detected collision %" PRIu64 " times out of %u!\n\n", in perf_session__warn_about_errors()