Lines Matching refs:comm_width
1952 static int comm_width = 30; variable
1971 if (n > comm_width) in timehist_get_commstr()
1972 comm_width = n; in timehist_get_commstr()
1994 printf(" %-*s %9s %9s %9s", comm_width, in timehist_header()
2010 printf(" %-*s %9s %9s %9s", comm_width, in timehist_header()
2026 printf(" %.*s %.9s %.9s %.9s", comm_width, in timehist_header()
2085 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_sample()
2098 printf(" %-*s", comm_width, nstr); in timehist_print_sample()
2102 printf(" %-*s", comm_width, ""); in timehist_print_sample()
2449 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_wakeup_event()
2541 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_migration_event()
2739 comm_width, timehist_get_commstr(t), thread__ppid(t), in print_thread_runtime()
2759 comm_width, timehist_get_commstr(t), thread__ppid(t), in print_thread_waittime()
2873 printf("%*s parent sched-out ", comm_width, "comm"); in timehist_print_summary()
2877 printf("%*s parent sched-in ", comm_width, "comm"); in timehist_print_summary()
2881 printf("%*s parent sched-in ", comm_width, "comm"); in timehist_print_summary()
2884 printf("%*s (count) ", comm_width, ""); in timehist_print_summary()