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