Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dxyarray.h25 static inline int xyarray__max_y(struct xyarray *xy) in xyarray__max_y() function
Devsel.c1145 for (thread = 0; thread < xyarray__max_y(evsel->fd); thread++) { in perf_evsel__run_ioctl()
1268 for (thread = 0; thread < xyarray__max_y(evsel->fd); ++thread) { in perf_evsel__close_fd()
/Linux-v4.19/tools/perf/
Dbuiltin-stat.c517 for (thread = 0; thread < xyarray__max_y(counter->fd); in __store_counter_ids()