Lines Matching refs:comm_width
1932 static int comm_width = 30; variable
1951 if (n > comm_width) in timehist_get_commstr()
1952 comm_width = n; in timehist_get_commstr()
1974 printf(" %-*s %9s %9s %9s", comm_width, in timehist_header()
1990 printf(" %-*s %9s %9s %9s", comm_width, in timehist_header()
2006 printf(" %.*s %.9s %.9s %.9s", comm_width, in timehist_header()
2065 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_sample()
2078 printf(" %-*s", comm_width, nstr); in timehist_print_sample()
2082 printf(" %-*s", comm_width, ""); in timehist_print_sample()
2421 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_wakeup_event()
2513 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_migration_event()
2709 comm_width, timehist_get_commstr(t), t->ppid, in print_thread_runtime()
2729 comm_width, timehist_get_commstr(t), t->ppid, in print_thread_waittime()
2859 printf("%*s parent sched-out ", comm_width, "comm"); in timehist_print_summary()
2863 printf("%*s parent sched-in ", comm_width, "comm"); in timehist_print_summary()
2867 printf("%*s parent sched-in ", comm_width, "comm"); in timehist_print_summary()
2870 printf("%*s (count) ", comm_width, ""); in timehist_print_summary()