Lines Matching refs:PRIu64
736 printf("... LBR call chain: nr:%" PRIu64 "\n", total_nr); in callchain__lbr_callstack_printf()
759 printf("... FP chain: nr:%" PRIu64 "\n", callchain->nr); in callchain__printf()
770 printf("... branch stack: nr:%" PRIu64 "\n", sample->branch_stack->nr); in branch_stack__printf()
775 printf("..... %2"PRIu64": %016" PRIx64 " -> %016" PRIx64 " %hu cycles %s%s%s%s %x\n", in branch_stack__printf()
842 printf("... ustack: size %" PRIu64 ", offset 0x%x\n", in stack_user__printf()
862 printf("%" PRIu64 " ", sample->time); in perf_evlist__print_tstamp()
880 printf(".... group nr %" PRIu64 "\n", sample->read.group.nr); in sample_read__printf()
921 printf("(IP, 0x%x): %d/%d: %#" PRIx64 " period: %" PRIu64 " addr: %#" PRIx64 "\n", in dump_sample()
943 printf("... weight: %" PRIu64 "\n", sample->weight); in dump_sample()
1346 ui__warning("Processed %" PRIu64 " samples and lost %3.2f%% samples!\n\n", in perf_session__warn_about_errors()
1354 ui__warning("AUX data lost %" PRIu64 " times out of %u!\n\n", in perf_session__warn_about_errors()
2001 fprintf(stdout, " ... id: %"PRIu64, e->id); in perf_event__process_id_index()
2002 fprintf(stdout, " idx: %"PRIu64, e->idx); in perf_event__process_id_index()