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