Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/perf/
H A Dlibperf.map15 perf_cpu_map__min;
H A Dcpumap.c341 struct perf_cpu perf_cpu_map__min(const struct perf_cpu_map *map) in perf_cpu_map__min() function
/linux-6.15/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-6.15/tools/lib/perf/include/perf/
H A Dcpumap.h75 LIBPERF_API struct perf_cpu perf_cpu_map__min(const struct perf_cpu_map *map);
/linux-6.15/tools/perf/pmu-events/
H A Dempty-pmu-events.c566 cpu = perf_cpu_map__min(pmu->cpus); in map_for_pmu()
/linux-6.15/tools/perf/
H A Dbuiltin-stat.c1198 id = perf_cpu_map__min(cpu_map).cpu; in cpu__get_cache_id_from_map()
/linux-6.15/tools/perf/util/
H A Dheader.c888 struct perf_cpu cpu = perf_cpu_map__min(evlist->core.all_cpus); in write_cpuid()