Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching refs:curr_thread

1428 static struct thread *curr_thread[MAX_CPUS];
1466 curr_thread[this_cpu] = sched_in;
1494 if (curr_thread[cpu]) {
1495 if (curr_thread[cpu]->pid)
1496 printf("%2s ", curr_thread[cpu]->shortname);