Searched refs:curr_tr (Results 1 – 1 of 1) sorted by relevance
1613 struct thread_runtime *curr_tr; in map_switch_event() local1632 curr_tr = thread__get_runtime(sched->curr_thread[cpu]); in map_switch_event()1633 if (curr_tr == NULL) { in map_switch_event()1637 color_fprintf(stdout, pid_color, "%2s ", curr_tr->shortname); in map_switch_event()