Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/lib/include/internal/
Dxyarray.h26 static inline int xyarray__max_y(struct xyarray *xy) in xyarray__max_y() function
/Linux-v5.4/tools/perf/lib/
Devsel.c122 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()
/Linux-v5.4/tools/perf/util/
Devsel.c2524 for (thread = 0; thread < xyarray__max_y(evsel->core.fd); in store_evsel_ids()