Lines Matching refs:comm_width
1892 static int comm_width = 30; variable
1911 if (n > comm_width) in timehist_get_commstr()
1912 comm_width = n; in timehist_get_commstr()
1934 printf(" %-*s %9s %9s %9s", comm_width, in timehist_header()
1950 printf(" %-*s %9s %9s %9s", comm_width, in timehist_header()
1966 printf(" %.*s %.9s %.9s %.9s", comm_width, in timehist_header()
2022 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_sample()
2035 printf(" %-*s", comm_width, nstr); in timehist_print_sample()
2039 printf(" %-*s", comm_width, ""); in timehist_print_sample()
2378 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_wakeup_event()
2461 printf(" %-*s ", comm_width, timehist_get_commstr(thread)); in timehist_print_migration_event()
2657 comm_width, timehist_get_commstr(t), t->ppid, in print_thread_runtime()
2677 comm_width, timehist_get_commstr(t), t->ppid, in print_thread_waittime()
2807 printf("%*s parent sched-out ", comm_width, "comm"); in timehist_print_summary()
2811 printf("%*s parent sched-in ", comm_width, "comm"); in timehist_print_summary()
2815 printf("%*s parent sched-in ", comm_width, "comm"); in timehist_print_summary()
2818 printf("%*s (count) ", comm_width, ""); in timehist_print_summary()