Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/
Dbuiltin-sched.c199 char next_shortname2; member
1635 tr->shortname[1] = sched->next_shortname2; in map_switch_event()
1641 if (sched->next_shortname2 < '9') in map_switch_event()
1642 sched->next_shortname2++; in map_switch_event()
1644 sched->next_shortname2 = '0'; in map_switch_event()
3485 .next_shortname2 = '0', in cmd_sched()