Home
last modified time | relevance | path

Searched refs:perf_cpu_map__min (Results 1 – 6 of 6) sorted by relevance

/linux/tools/lib/perf/ !
H A Dlibperf.map15 perf_cpu_map__min;
H A Dcpumap.c351 struct perf_cpu perf_cpu_map__min(const struct perf_cpu_map *map) in perf_cpu_map__min() function
/linux/tools/perf/arch/x86/util/ !
H A Dauxtrace.c58 struct perf_cpu cpu = perf_cpu_map__min(evlist->core.all_cpus); in auxtrace_record__init()
/linux/tools/lib/perf/include/perf/ !
H A Dcpumap.h77 LIBPERF_API struct perf_cpu perf_cpu_map__min(const struct perf_cpu_map *map);
/linux/tools/perf/pmu-events/ !
H A Dempty-pmu-events.c685 cpu = perf_cpu_map__min(pmu->cpus); in map_for_pmu()
/linux/tools/perf/ !
H A Dbuiltin-stat.c1194 id = perf_cpu_map__min(cpu_map).cpu; in cpu__get_cache_id_from_map()