next_shortname1   193 tools/perf/builtin-sched.c 	char		 next_shortname1;
next_shortname1  1588 tools/perf/builtin-sched.c 			tr->shortname[0] = sched->next_shortname1;
next_shortname1  1591 tools/perf/builtin-sched.c 			if (sched->next_shortname1 < 'Z') {
next_shortname1  1592 tools/perf/builtin-sched.c 				sched->next_shortname1++;
next_shortname1  1594 tools/perf/builtin-sched.c 				sched->next_shortname1 = 'A';
next_shortname1  3364 tools/perf/builtin-sched.c 		.next_shortname1      = 'A',