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