Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/perf/include/perf/
Dcpumap.h20 LIBPERF_API struct perf_cpu_map *perf_cpu_map__merge(struct perf_cpu_map *orig,
/linux-5.19.10/tools/perf/tests/
Dcpumap.c130 struct perf_cpu_map *c = perf_cpu_map__merge(a, b); in test__cpu_map_merge()
/linux-5.19.10/tools/lib/perf/
Dcpumap.c350 struct perf_cpu_map *perf_cpu_map__merge(struct perf_cpu_map *orig, in perf_cpu_map__merge() function
Devlist.c60 evlist->all_cpus = perf_cpu_map__merge(evlist->all_cpus, evsel->cpus); in __perf_evlist__propagate_maps()
/linux-5.19.10/tools/lib/perf/Documentation/
Dlibperf.txt44 struct perf_cpu_map *perf_cpu_map__merge(struct perf_cpu_map *orig,