Home | History | Annotate | Download | only in perf

Lines Matching full:shortname

1302 	if (!sched_in->shortname[0]) {
1303 sched_in->shortname[0] = sched->next_shortname1;
1304 sched_in->shortname[1] = sched->next_shortname2;
1327 printf("%2s ", sched->curr_thread[cpu]->shortname);
1337 sched_in->shortname, sched_in->comm, sched_in->tid);