Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/perf/
Dcpumap.c13 static struct perf_cpu_map *perf_cpu_map__alloc(int nr_cpus) in perf_cpu_map__alloc() function
27 struct perf_cpu_map *cpus = perf_cpu_map__alloc(1); in perf_cpu_map__dummy_new()
66 cpus = perf_cpu_map__alloc(nr_cpus); in cpu_map__default_new()
93 struct perf_cpu_map *cpus = perf_cpu_map__alloc(nr_cpus); in cpu_map__trim_new()