timehist_get_commstr 2030 tools/perf/builtin-sched.c 	printf(" %-*s ", comm_width, timehist_get_commstr(thread));
timehist_get_commstr 2386 tools/perf/builtin-sched.c 	printf(" %-*s ", comm_width, timehist_get_commstr(thread));
timehist_get_commstr 2391 tools/perf/builtin-sched.c 	printf("awakened: %s", timehist_get_commstr(awakened));
timehist_get_commstr 2469 tools/perf/builtin-sched.c 	printf(" %-*s ", comm_width, timehist_get_commstr(thread));
timehist_get_commstr 2474 tools/perf/builtin-sched.c 	printf("migrated: %s", timehist_get_commstr(migrated));
timehist_get_commstr 2665 tools/perf/builtin-sched.c 	       comm_width, timehist_get_commstr(t), t->ppid,
timehist_get_commstr 2685 tools/perf/builtin-sched.c 	       comm_width, timehist_get_commstr(t), t->ppid,