Searched refs:curr_thread (Results 1 – 1 of 1) sorted by relevance
141 struct thread *curr_thread[MAX_CPUS]; member1373 sched->curr_thread[this_cpu] = thread__get(sched_in); in map_switch_event()1409 if (sched->curr_thread[cpu]) in map_switch_event()1410 printf("%2s ", sched->curr_thread[cpu]->shortname); in map_switch_event()