Home
last modified time | relevance | path

Searched refs:curr_thread (Results 1 – 1 of 1) sorted by relevance

/tools/perf/
Dbuiltin-sched.c141 struct thread *curr_thread[MAX_CPUS]; member
1373 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()