xyarray__max_y    122 tools/perf/lib/evsel.c 		for (thread = 0; thread < xyarray__max_y(evsel->fd); ++thread) {
xyarray__max_y    190 tools/perf/lib/evsel.c 		for (thread = 0; thread < xyarray__max_y(evsel->fd); thread++) {
xyarray__max_y   2524 tools/perf/util/evsel.c 		for (thread = 0; thread < xyarray__max_y(evsel->core.fd);