Home
last modified time | relevance | path

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

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