Lines Matching refs:PRIu64
326 printf("run measurement overhead: %" PRIu64 " nsecs\n", min_delta); in calibrate_run_measurement_overhead()
344 printf("sleep measurement overhead: %" PRIu64 " nsecs\n", min_delta); in calibrate_sleep_measurement_overhead()
790 printf("the run test took %" PRIu64 " nsecs\n", T1 - T0); in test_calibrations()
796 printf("the sleep test took %" PRIu64 " nsecs\n", T1 - T0); in test_calibrations()
849 pr_err("hm, delta: %" PRIu64 " < 0 ?\n", delta); in replay_switch_event()
853 pr_debug(" ... switch from %s/%d to %s/%d [ran %" PRIu64 " nsecs]\n", in replay_switch_event()
1115 pr_err("hm, delta: %" PRIu64 " < 0 ?\n", delta); in latency_switch_event()
1336 printf("|%11.3f ms |%9" PRIu64 " | avg:%9.3f ms | max:%9.3f ms | max at: %13s s\n", in output_lat_thread()
1550 pr_err("hm, delta: %" PRIu64 " < 0 ?\n", delta); in map_switch_event()
2644 printf("lost %" PRIu64 " events on cpu %d\n", event->lost.lost, sample->cpu); in process_lost()
2656 printf("%*s %5d %9" PRIu64 " ", in print_thread_runtime()
2669 printf(" %5" PRIu64, r->migrations); in print_thread_runtime()
2676 printf("%*s %5d %9" PRIu64 " ", in print_thread_waittime()
2883 " Total number of unique tasks: %" PRIu64 "\n" in timehist_print_summary()
2884 "Total number of context switches: %" PRIu64 "\n", in timehist_print_summary()
3158 printf(" TOTAL: |%11.3f ms |%9" PRIu64 " |\n", in perf_sched__lat()