Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-sched.c143 char next_shortname2; member
1388 sched_in->shortname[1] = sched->next_shortname2; in map_switch_event()
1394 if (sched->next_shortname2 < '9') in map_switch_event()
1395 sched->next_shortname2++; in map_switch_event()
1397 sched->next_shortname2 = '0'; in map_switch_event()
1799 .next_shortname2 = '0', in cmd_sched()