Searched refs:xyarray__max_y (Results 1 – 3 of 3) sorted by relevance
26 static inline int xyarray__max_y(struct xyarray *xy) in xyarray__max_y() function
122 for (thread = 0; thread < xyarray__max_y(evsel->fd); ++thread) { in perf_evsel__close_fd()190 for (thread = 0; thread < xyarray__max_y(evsel->fd); thread++) { in perf_evsel__run_ioctl()
2524 for (thread = 0; thread < xyarray__max_y(evsel->core.fd); in store_evsel_ids()