Lines Matching refs:printf

339 	printf("run measurement overhead: %" PRIu64 " nsecs\n", min_delta);  in calibrate_run_measurement_overhead()
357 printf("sleep measurement overhead: %" PRIu64 " nsecs\n", min_delta); in calibrate_sleep_measurement_overhead()
488 printf("registered task #%ld, PID %ld (%s)\n", sched->nr_tasks, pid, comm); in register_pid()
501 printf("task %6ld (%20s:%10ld), nr_events: %ld\n", in print_task_traces()
791 printf("#%-3ld: %0.3f, ", sched->nr_runs, (double)delta / NSEC_PER_MSEC); in run_one_test()
793 printf("ravg: %0.2f, ", (double)sched->run_avg / NSEC_PER_MSEC); in run_one_test()
795 printf("cpu: %0.2f / %0.2f", in run_one_test()
803 printf(" [%0.2f / %0.2f]", in run_one_test()
808 printf("\n"); in run_one_test()
811 printf(" (%ld sleep corrections)\n", sched->nr_sleep_corrections); in run_one_test()
823 printf("the run test took %" PRIu64 " nsecs\n", T1 - T0); in test_calibrations()
829 printf("the sleep test took %" PRIu64 " nsecs\n", T1 - T0); in test_calibrations()
842 printf("sched_wakeup event %p\n", evsel); in replay_wakeup_event()
844 printf(" ... pid %d woke up %s/%d\n", sample->tid, comm, pid); in replay_wakeup_event()
870 printf("sched_switch event %p\n", evsel); in replay_switch_event()
918 printf("fork event\n"); in replay_fork_event()
919 printf("... parent: %s/%d\n", thread__comm_str(parent), thread__tid(parent)); in replay_fork_event()
920 printf("... child: %s/%d\n", thread__comm_str(child), thread__tid(child)); in replay_fork_event()
1363 ret = printf(" %s:(%d) ", thread__comm_str(work_list->thread), in output_lat_thread()
1366 ret = printf(" %s:%d ", thread__comm_str(work_list->thread), in output_lat_thread()
1371 printf(" "); in output_lat_thread()
1377printf("|%11.3f ms |%9" PRIu64 " | avg:%8.3f ms | max:%8.3f ms | max start: %12s s | max end: %12s… in output_lat_thread()
1622 printf(" "); in map_switch_event()
1894 printf("%*lu.%03lu ", width, msecs, usecs); in print_sched_time()
1982 printf("%15s %6s ", "time", "cpu"); in timehist_header()
1985 printf(" "); in timehist_header()
1987 printf("%x", j++); in timehist_header()
1991 printf(" "); in timehist_header()
1994 printf(" %-*s %9s %9s %9s", comm_width, in timehist_header()
1998 printf(" %s", "state"); in timehist_header()
2000 printf("\n"); in timehist_header()
2005 printf("%15s %-6s ", "", ""); in timehist_header()
2008 printf(" %*s ", ncpus, ""); in timehist_header()
2010 printf(" %-*s %9s %9s %9s", comm_width, in timehist_header()
2014 printf(" %5s", ""); in timehist_header()
2016 printf("\n"); in timehist_header()
2021 printf("%.15s %.6s ", graph_dotted_line, graph_dotted_line); in timehist_header()
2024 printf(" %.*s ", ncpus, graph_dotted_line); in timehist_header()
2026 printf(" %.*s %.9s %.9s %.9s", comm_width, in timehist_header()
2031 printf(" %.5s", graph_dotted_line); in timehist_header()
2033 printf("\n"); in timehist_header()
2067 printf("%15s [%04d] ", tstr, sample->cpu); in timehist_print_sample()
2073 printf(" "); in timehist_print_sample()
2080 printf("%c", c); in timehist_print_sample()
2082 printf(" "); in timehist_print_sample()
2085 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_sample()
2094 printf(" %5c ", task_state_char(thread, state)); in timehist_print_sample()
2098 printf(" %-*s", comm_width, nstr); in timehist_print_sample()
2102 printf(" %-*s", comm_width, ""); in timehist_print_sample()
2108 printf(" "); in timehist_print_sample()
2117 printf("\n"); in timehist_print_sample()
2445 printf("%15s [%04d] ", tstr, sample->cpu); in timehist_print_wakeup_event()
2447 printf(" %*s ", sched->max_cpu.cpu + 1, ""); in timehist_print_wakeup_event()
2449 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_wakeup_event()
2452 printf(" %9s %9s %9s ", "", "", ""); in timehist_print_wakeup_event()
2454 printf("awakened: %s", timehist_get_commstr(awakened)); in timehist_print_wakeup_event()
2456 printf("\n"); in timehist_print_wakeup_event()
2527 printf("%15s [%04d] ", tstr, sample->cpu); in timehist_print_migration_event()
2533 printf(" "); in timehist_print_migration_event()
2536 printf("%c", c); in timehist_print_migration_event()
2538 printf(" "); in timehist_print_migration_event()
2541 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_migration_event()
2544 printf(" %9s %9s %9s ", "", "", ""); in timehist_print_migration_event()
2546 printf("migrated: %s", timehist_get_commstr(migrated)); in timehist_print_migration_event()
2547 printf(" cpu %d => %d", ocpu, dcpu); in timehist_print_migration_event()
2549 printf("\n"); in timehist_print_migration_event()
2725 printf("%15s ", tstr); in process_lost()
2726 printf("lost %" PRI_lu64 " events on cpu %d\n", event->lost.lost, sample->cpu); in process_lost()
2738 printf("%*s %5d %9" PRIu64 " ", in print_thread_runtime()
2745 printf(" "); in print_thread_runtime()
2747 printf(" "); in print_thread_runtime()
2749 printf(" "); in print_thread_runtime()
2750 printf("%5.2f", stddev); in print_thread_runtime()
2751 printf(" %5" PRIu64, r->migrations); in print_thread_runtime()
2752 printf("\n"); in print_thread_runtime()
2758 printf("%*s %5d %9" PRIu64 " ", in print_thread_waittime()
2764 printf(" "); in print_thread_waittime()
2766 printf(" "); in print_thread_waittime()
2768 printf(" "); in print_thread_waittime()
2770 printf("\n"); in print_thread_waittime()
2838 printf(" %16s %8s %s\n", "Idle time (msec)", "Count", "Callchains"); in timehist_print_idlehist_callchain()
2839 printf(" %.16s %.8s %.50s\n", graph_dotted_line, graph_dotted_line, in timehist_print_idlehist_callchain()
2872 printf("\nIdle-time summary\n"); in timehist_print_summary()
2873 printf("%*s parent sched-out ", comm_width, "comm"); in timehist_print_summary()
2874 printf(" idle-time min-idle avg-idle max-idle stddev migrations\n"); in timehist_print_summary()
2876 printf("\nWait-time summary\n"); in timehist_print_summary()
2877 printf("%*s parent sched-in ", comm_width, "comm"); in timehist_print_summary()
2878 printf(" run-time sleep iowait preempt delay\n"); in timehist_print_summary()
2880 printf("\nRuntime summary\n"); in timehist_print_summary()
2881 printf("%*s parent sched-in ", comm_width, "comm"); in timehist_print_summary()
2882 printf(" run-time min-run avg-run max-run stddev migrations\n"); in timehist_print_summary()
2884 printf("%*s (count) ", comm_width, ""); in timehist_print_summary()
2885 printf(" (msec) (msec) (msec) (msec) %s\n", in timehist_print_summary()
2887 printf("%.117s\n", graph_dotted_line); in timehist_print_summary()
2892 printf("<no still running tasks>\n"); in timehist_print_summary()
2898 printf("\nIdle stats:\n"); in timehist_print_summary()
2910 printf(" CPU %2d idle for ", i); in timehist_print_summary()
2912 printf(" msec (%6.2f%%)\n", 100.0 * r->total_run_time / hist_time); in timehist_print_summary()
2914 printf(" CPU %2d idle entire time window\n", i); in timehist_print_summary()
2923 printf("\nIdle stats by callchain:\n"); in timehist_print_summary()
2938 printf(" CPU %2d:", i); in timehist_print_summary()
2940 printf(" msec\n"); in timehist_print_summary()
2942 printf("\n"); in timehist_print_summary()
2946 printf("\n" in timehist_print_summary()
2951 printf(" Total run time (msec): "); in timehist_print_summary()
2953 printf("\n"); in timehist_print_summary()
2955 printf(" Total scheduling time (msec): "); in timehist_print_summary()
2957 printf(" (x %d)\n", sched->max_cpu.cpu); in timehist_print_summary()
3135 printf(" INFO: %.3f%% unordered timestamps (%ld out of %ld)\n", in print_bad_events()
3140 printf(" INFO: %.3f%% lost events (%ld out of %ld, in %ld chunks)\n", in print_bad_events()
3145 printf(" INFO: %.3f%% context switch bugs (%ld out of %ld)", in print_bad_events()
3149 printf(" (due to lost events?)"); in print_bad_events()
3150 printf("\n"); in print_bad_events()
3222printf("\n ---------------------------------------------------------------------------------------… in perf_sched__lat()
3223printf(" Task | Runtime ms | Switches | Avg delay ms | Max delay ms | M… in perf_sched__lat()
3224printf(" -----------------------------------------------------------------------------------------… in perf_sched__lat()
3237printf(" -----------------------------------------------------------------------------------------… in perf_sched__lat()
3238 printf(" TOTAL: |%11.3f ms |%9" PRIu64 " |\n", in perf_sched__lat()
3241 printf(" ---------------------------------------------------\n"); in perf_sched__lat()
3244 printf("\n"); in perf_sched__lat()
3338 printf("nr_run_events: %ld\n", sched->nr_run_events); in perf_sched__replay()
3339 printf("nr_sleep_events: %ld\n", sched->nr_sleep_events); in perf_sched__replay()
3340 printf("nr_wakeup_events: %ld\n", sched->nr_wakeup_events); in perf_sched__replay()
3343 printf("target-less wakeups: %ld\n", sched->targetless_wakeups); in perf_sched__replay()
3345 printf("multi-target wakeups: %ld\n", sched->multitarget_wakeups); in perf_sched__replay()
3347 printf("run atoms optimized: %ld\n", in perf_sched__replay()
3355 printf("------------------------------------------------------------\n"); in perf_sched__replay()