Lines Matching refs:comm_width
1905 static int comm_width = 30; variable
1924 if (n > comm_width) in timehist_get_commstr()
1925 comm_width = n; in timehist_get_commstr()
1947 printf(" %-*s %9s %9s %9s", comm_width, in timehist_header()
1963 printf(" %-*s %9s %9s %9s", comm_width, in timehist_header()
1979 printf(" %.*s %.9s %.9s %.9s", comm_width, in timehist_header()
2038 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_sample()
2051 printf(" %-*s", comm_width, nstr); in timehist_print_sample()
2055 printf(" %-*s", comm_width, ""); in timehist_print_sample()
2394 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_wakeup_event()
2486 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_migration_event()
2682 comm_width, timehist_get_commstr(t), t->ppid, in print_thread_runtime()
2702 comm_width, timehist_get_commstr(t), t->ppid, in print_thread_waittime()
2832 printf("%*s parent sched-out ", comm_width, "comm"); in timehist_print_summary()
2836 printf("%*s parent sched-in ", comm_width, "comm"); in timehist_print_summary()
2840 printf("%*s parent sched-in ", comm_width, "comm"); in timehist_print_summary()
2843 printf("%*s (count) ", comm_width, ""); in timehist_print_summary()