Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-sched.c140 char next_shortname2; member
1304 sched_in->shortname[1] = sched->next_shortname2; in map_switch_event()
1310 if (sched->next_shortname2 < '9') { in map_switch_event()
1311 sched->next_shortname2++; in map_switch_event()
1313 sched->next_shortname2='0'; in map_switch_event()
1672 .next_shortname2 = '0',