Home
last modified time | relevance | path

Searched refs:perf_cpu_map__put (Results 1 – 25 of 48) sorted by relevance

12

/linux-5.19.10/tools/perf/tests/
Dcpumap.c44 perf_cpu_map__put(map); in process_event_mask()
73 perf_cpu_map__put(map); in process_event_cpus()
88 perf_cpu_map__put(cpus); in test__cpu_map_synthesize()
96 perf_cpu_map__put(cpus); in test__cpu_map_synthesize()
109 perf_cpu_map__put(map); in cpu_map_print()
136 perf_cpu_map__put(b); in test__cpu_map_merge()
137 perf_cpu_map__put(c); in test__cpu_map_merge()
Devent-times.c137 perf_cpu_map__put(cpus); in attach__cpu_disabled()
159 perf_cpu_map__put(cpus); in attach__cpu_enabled()
Dbitmap.c25 perf_cpu_map__put(map); in get_bitmap()
Dmem2node.c40 perf_cpu_map__put(map); in get_bitmap()
Dsw-clock.c130 perf_cpu_map__put(cpus); in __test__sw_clock_freq()
Dtask-exit.c149 perf_cpu_map__put(cpus); in test__task_exit()
Dopenat-syscall-all-cpus.c121 perf_cpu_map__put(cpus); in test__openat_syscall_event_on_all_cpus()
Dkeep-tracking.c158 perf_cpu_map__put(cpus); in test__keep_tracking()
Devent_update.c82 perf_cpu_map__put(map); in process_event_cpus()
Dmmap-basic.c167 perf_cpu_map__put(cpus); in test__basic_mmap()
Dperf-time-to-tsc.c202 perf_cpu_map__put(cpus); in test__perf_time_to_tsc()
/linux-5.19.10/tools/perf/util/
Devlist-hybrid.c131 perf_cpu_map__put(evsel->core.cpus); in evlist__fix_hybrid_cpus()
132 perf_cpu_map__put(evsel->core.own_cpus); in evlist__fix_hybrid_cpus()
154 perf_cpu_map__put(matched_cpus); in evlist__fix_hybrid_cpus()
155 perf_cpu_map__put(unmatched_cpus); in evlist__fix_hybrid_cpus()
160 perf_cpu_map__put(cpus); in evlist__fix_hybrid_cpus()
Dperf_api_probe.c71 perf_cpu_map__put(cpus); in perf_probe_api()
148 perf_cpu_map__put(cpus); in perf_can_record_cpu_wide()
Dcputopo.c231 perf_cpu_map__put(map); in cpu_topology__new()
347 perf_cpu_map__put(node_map); in numa_topology__new()
/linux-5.19.10/tools/lib/perf/tests/
Dtest-cpumap.c29 perf_cpu_map__put(cpus); in test_cpumap()
30 perf_cpu_map__put(cpus); in test_cpumap()
39 perf_cpu_map__put(cpus); in test_cpumap()
Dtest-evlist.c88 perf_cpu_map__put(cpus); in test_stat_cpu()
313 perf_cpu_map__put(cpus); in test_mmap_thread()
416 perf_cpu_map__put(cpus); in test_mmap_cpus()
Dtest-evsel.c46 perf_cpu_map__put(cpus); in test_stat_cpu()
/linux-5.19.10/tools/perf/arch/arm64/util/
Dheader.c57 perf_cpu_map__put(cpus); in _get_cpuid()
75 perf_cpu_map__put(cpus); in get_cpuid()
/linux-5.19.10/tools/lib/perf/
Devlist.c48 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
51 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
68 perf_cpu_map__put(evlist->all_cpus); in perf_evlist__propagate_maps()
135 perf_cpu_map__put(evlist->user_requested_cpus); in perf_evlist__exit()
136 perf_cpu_map__put(evlist->all_cpus); in perf_evlist__exit()
168 perf_cpu_map__put(evlist->user_requested_cpus); in perf_evlist__set_maps()
Dcpumap.c51 void perf_cpu_map__put(struct perf_cpu_map *map) in perf_cpu_map__put() function
361 perf_cpu_map__put(orig); in perf_cpu_map__merge()
390 perf_cpu_map__put(orig); in perf_cpu_map__merge()
Dlibperf.map7 perf_cpu_map__put;
/linux-5.19.10/tools/lib/perf/include/perf/
Dcpumap.h22 LIBPERF_API void perf_cpu_map__put(struct perf_cpu_map *map);
/linux-5.19.10/tools/lib/perf/Documentation/examples/
Dsampling.c117 perf_cpu_map__put(cpus); in main()
/linux-5.19.10/tools/perf/arch/arm/util/
Dcs-etm.c230 perf_cpu_map__put(online_cpus); in cs_etm_set_option()
562 perf_cpu_map__put(online_cpus); in cs_etm_info_priv_size()
765 perf_cpu_map__put(online_cpus); in cs_etm_info_fill()
/linux-5.19.10/tools/perf/bench/
Dfutex-wake.c235 perf_cpu_map__put(cpu); in bench_futex_wake()

12