Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dxyarray.h30 static inline int xyarray__max_x(struct xyarray *xy) in xyarray__max_x() function
Devsel.c1144 for (cpu = 0; cpu < xyarray__max_x(evsel->fd); cpu++) { in perf_evsel__run_ioctl()
1267 for (cpu = 0; cpu < xyarray__max_x(evsel->fd); cpu++) in perf_evsel__close_fd()
/Linux-v4.19/tools/perf/
Dbuiltin-stat.c516 for (cpu = 0; cpu < xyarray__max_x(counter->fd); cpu++) { in __store_counter_ids()