curr_tr          1607 tools/perf/builtin-sched.c 		struct thread_runtime *curr_tr;
curr_tr          1626 tools/perf/builtin-sched.c 			curr_tr = thread__get_runtime(sched->curr_thread[cpu]);
curr_tr          1627 tools/perf/builtin-sched.c 			if (curr_tr == NULL) {
curr_tr          1631 tools/perf/builtin-sched.c 			color_fprintf(stdout, pid_color, "%2s ", curr_tr->shortname);