Home
last modified time | relevance | path

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

123

/linux-6.14.4/tools/perf/tests/
Dcpumap.c46 perf_cpu_map__put(map); in process_event_mask()
72 perf_cpu_map__put(map); in process_event_cpus()
98 perf_cpu_map__put(map); in process_event_range_cpus()
113 perf_cpu_map__put(cpus); in test__cpu_map_synthesize()
121 perf_cpu_map__put(cpus); in test__cpu_map_synthesize()
129 perf_cpu_map__put(cpus); in test__cpu_map_synthesize()
142 perf_cpu_map__put(map); in cpu_map_print()
169 perf_cpu_map__put(b); in __test__cpu_map_merge()
179 perf_cpu_map__put(a); in __test__cpu_map_merge()
217 perf_cpu_map__put(a); in __test__cpu_map_intersect()
[all …]
Devent-times.c129 perf_cpu_map__put(cpus); in attach__cpu_disabled()
156 perf_cpu_map__put(cpus); in attach__cpu_enabled()
Dbitmap.c26 perf_cpu_map__put(map); in get_bitmap()
Dmem2node.c40 perf_cpu_map__put(map); in get_bitmap()
Dsw-clock.c131 perf_cpu_map__put(cpus); in __test__sw_clock_freq()
Dopenat-syscall-all-cpus.c121 perf_cpu_map__put(cpus); in test__openat_syscall_event_on_all_cpus()
Dtask-exit.c149 perf_cpu_map__put(cpus); in test__task_exit()
Dkeep-tracking.c158 perf_cpu_map__put(cpus); in test__keep_tracking()
Devent_update.c76 perf_cpu_map__put(map); in process_event_cpus()
Dperf-time-to-tsc.c203 perf_cpu_map__put(cpus); in test__perf_time_to_tsc()
/linux-6.14.4/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()
/linux-6.14.4/tools/perf/util/
Dcputopo.c210 perf_cpu_map__put(core_cpus); in cpu_topology__core_wide()
211 perf_cpu_map__put(user_requested_cpus); in cpu_topology__core_wide()
216 perf_cpu_map__put(core_cpus); in cpu_topology__core_wide()
218 perf_cpu_map__put(user_requested_cpus); in cpu_topology__core_wide()
307 perf_cpu_map__put(map); in cpu_topology__new()
423 perf_cpu_map__put(node_map); in numa_topology__new()
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()
Dbpf_kwork_top.c147 perf_cpu_map__put(map); in setup_filters()
153 perf_cpu_map__put(map); in setup_filters()
Dbpf_kwork.c172 perf_cpu_map__put(map); in setup_filters()
178 perf_cpu_map__put(map); in setup_filters()
/linux-6.14.4/tools/lib/perf/
Devlist.c41 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
48 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
73 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
80 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
167 perf_cpu_map__put(evlist->user_requested_cpus); in perf_evlist__exit()
168 perf_cpu_map__put(evlist->all_cpus); in perf_evlist__exit()
200 perf_cpu_map__put(evlist->user_requested_cpus); in perf_evlist__set_maps()
Dlibperf.map7 perf_cpu_map__put;
Dcpumap.c68 void perf_cpu_map__put(struct perf_cpu_map *map) in perf_cpu_map__put() function
408 perf_cpu_map__put(*orig); in perf_cpu_map__merge()
438 perf_cpu_map__put(*orig); in perf_cpu_map__merge()
/linux-6.14.4/tools/perf/arch/arm/util/
Dpmu.c45 perf_cpu_map__put(pmu->cpus); in perf_pmu__arch_init()
Dcs-etm.c216 perf_cpu_map__put(online_cpus); in cs_etm_validate_config()
236 perf_cpu_map__put(intersect_cpus); in cs_etm_validate_config()
553 perf_cpu_map__put(online_cpus); in cs_etm_info_priv_size()
566 perf_cpu_map__put(intersect_cpus); in cs_etm_info_priv_size()
826 perf_cpu_map__put(online_cpus); in cs_etm_info_fill()
/linux-6.14.4/tools/perf/arch/arm64/util/
Darm-spe.c56 perf_cpu_map__put(online_cpus); in arm_spe_find_cpus()
79 perf_cpu_map__put(cpu_map); in arm_spe_info_priv_size()
166 perf_cpu_map__put(cpu_map); in arm_spe_info_fill()
/linux-6.14.4/tools/lib/perf/include/perf/
Dcpumap.h44 LIBPERF_API void perf_cpu_map__put(struct perf_cpu_map *map);
/linux-6.14.4/tools/lib/perf/Documentation/examples/
Dsampling.c117 perf_cpu_map__put(cpus); in main()
/linux-6.14.4/tools/perf/bench/
Dfutex-wake.c236 perf_cpu_map__put(cpu); in bench_futex_wake()

123