Searched refs:shortname (Results 1 – 2 of 2) sorted by relevance
11 SHORT_NAME=shortname
269 char shortname[3]; member1585 if (!tr->shortname[0]) { in map_switch_event()1591 tr->shortname[0] = '.'; in map_switch_event()1592 tr->shortname[1] = ' '; in map_switch_event()1594 tr->shortname[0] = sched->next_shortname1; in map_switch_event()1595 tr->shortname[1] = sched->next_shortname2; in map_switch_event()1637 color_fprintf(stdout, pid_color, "%2s ", curr_tr->shortname); in map_switch_event()1654 tr->shortname, thread__comm_str(sched_in), sched_in->tid); in map_switch_event()