Searched refs:xyarray__max_x (Results 1 – 3 of 3) sorted by relevance
31 static inline int xyarray__max_x(struct xyarray *xy) in xyarray__max_x() function
121 for (cpu = 0; cpu < xyarray__max_x(evsel->fd); cpu++) in perf_evsel__close_fd()189 for (cpu = 0; cpu < xyarray__max_x(evsel->fd); cpu++) { in perf_evsel__run_ioctl()
2523 for (cpu = 0; cpu < xyarray__max_x(evsel->core.fd); cpu++) { in store_evsel_ids()