Home
last modified time | relevance | path

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

/linux/tools/lib/perf/
A Dlibperf.map17 perf_cpu_map__max;
A Dcpumap.c406 struct perf_cpu perf_cpu_map__max(const struct perf_cpu_map *map) in perf_cpu_map__max() function
/linux/tools/lib/perf/include/perf/
A Dcpumap.h80 LIBPERF_API struct perf_cpu perf_cpu_map__max(const struct perf_cpu_map *map);
/linux/tools/perf/tests/
A Dcpumap.c96 TEST_ASSERT_VAL("wrong cpu", perf_cpu_map__max(map).cpu == 256); in process_event_range_cpus()
/linux/tools/lib/perf/Documentation/
A Dlibperf.txt50 int perf_cpu_map__max(struct perf_cpu_map *map);
/linux/tools/perf/util/
A Dcpumap.c659 struct perf_cpu c, last_cpu = perf_cpu_map__max(map); in cpu_map__snprint_mask()
A Denv.c531 nr = max(nr, perf_cpu_map__max(nn->map).cpu); in perf_env__numa_node()
A Dsynthetic-events.c1289 syn_data->max_cpu = perf_cpu_map__max(syn_data->map).cpu; in cpu_map_data__alloc()
/linux/tools/perf/
A Dbuiltin-stat.c1505 nr = perf_cpu_map__max(evsel_list->core.user_requested_cpus).cpu; in perf_stat_init_aggr_mode()

Completed in 20 milliseconds