Home
last modified time | relevance | path

Searched refs:perf_cpu_map__max (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/tools/perf/lib/
Dlibperf.map12 perf_cpu_map__max;
Dcpumap.c264 int perf_cpu_map__max(struct perf_cpu_map *map) in perf_cpu_map__max() function
/Linux-v5.4/tools/perf/lib/include/perf/
Dcpumap.h19 LIBPERF_API int perf_cpu_map__max(struct perf_cpu_map *map);
/Linux-v5.4/tools/perf/
Dbuiltin-stat.c921 nr = perf_cpu_map__max(evsel_list->core.cpus); in perf_stat_init_aggr_mode()