Searched refs:curr_thread (Results 1 – 1 of 1) sorted by relevance
1388 static struct thread *curr_thread[MAX_CPUS]; variable1426 curr_thread[this_cpu] = sched_in; in map_switch_event()1454 if (curr_thread[cpu]) { in map_switch_event()1455 if (curr_thread[cpu]->pid) in map_switch_event()1456 printf("%2s ", curr_thread[cpu]->shortname); in map_switch_event()