Home
last modified time | relevance | path

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

123

/linux/tools/lib/perf/tests/
H A 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()
H A 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/tools/perf/arch/x86/util/
H A Dpmu.c67 perf_cpu_map__put(cache_cpus); in snc_nodes_per_l3_cache()
68 perf_cpu_map__put(node_cpus); in snc_nodes_per_l3_cache()
204 perf_cpu_map__put(node_cpus); in uncore_cha_imc_compute_cpu_adjust()
268 perf_cpu_map__put(pmu->cpus); in gnr_uncore_cha_imc_adjust_cpumask_for_snc()
/linux/tools/perf/util/
H A 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()
H A 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()
H A Dtool_pmu.c384 perf_cpu_map__put(tmp); in tool_pmu__read_event()
397 perf_cpu_map__put(tmp); in tool_pmu__read_event()
402 perf_cpu_map__put(online); in tool_pmu__read_event()
H A Drecord.c246 perf_cpu_map__put(cpus); in evlist__can_select_event()
/linux/tools/lib/perf/
H A Devlist.c66 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
77 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
87 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
100 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps()
141 perf_cpu_map__put(evlist->all_cpus); in perf_evlist__propagate_maps()
210 perf_cpu_map__put(evlist->user_requested_cpus); in perf_evlist__exit()
211 perf_cpu_map__put(evlist->all_cpus); in perf_evlist__exit()
243 perf_cpu_map__put(evlist->user_requested_cpus); in perf_evlist__set_maps()
H A Dcpumap.c68 void perf_cpu_map__put(struct perf_cpu_map *map) in perf_cpu_map__put() function
418 perf_cpu_map__put(*orig); in perf_cpu_map__merge()
448 perf_cpu_map__put(*orig); in perf_cpu_map__merge()
/linux/tools/perf/tests/
H A Devent_update.c76 perf_cpu_map__put(map); in process_event_cpus()
112 perf_cpu_map__put(evsel->core.pmu_cpus); in test__event_update()
H A Devent-times.c127 perf_cpu_map__put(cpus); in attach__cpu_disabled()
154 perf_cpu_map__put(cpus); in attach__cpu_enabled()
H A Dbitmap.c26 perf_cpu_map__put(map); in get_bitmap()
H A Dmem2node.c40 perf_cpu_map__put(map); in get_bitmap()
H A Dmmap-basic.c172 perf_cpu_map__put(cpus); in test__basic_mmap()
367 perf_cpu_map__put(cpus); in test_stat_user_read()
H A Dsw-clock.c134 perf_cpu_map__put(cpus); in __test__sw_clock_freq()
H A Dopenat-syscall-all-cpus.c121 perf_cpu_map__put(cpus); in test__openat_syscall_event_on_all_cpus()
H A Dtask-exit.c148 perf_cpu_map__put(cpus); in test__task_exit()
H A Dkeep-tracking.c158 perf_cpu_map__put(cpus); in test__keep_tracking()
H A Dperf-time-to-tsc.c205 perf_cpu_map__put(cpus); in test__perf_time_to_tsc()
H A Dparse-metric.c114 perf_cpu_map__put(cpus); in __compute_metric()
/linux/tools/perf/arch/arm/util/
H A 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()
H A Dpmu.c45 perf_cpu_map__put(online); in perf_pmu__arch_init()
46 perf_cpu_map__put(pmu->cpus); in perf_pmu__arch_init()
/linux/tools/lib/perf/include/perf/
H A Dcpumap.h47 LIBPERF_API void perf_cpu_map__put(struct perf_cpu_map *map);
/linux/tools/lib/perf/Documentation/examples/
H A Dsampling.c117 perf_cpu_map__put(cpus); in main()
/linux/tools/perf/bench/
H A Dfutex-wake.c239 perf_cpu_map__put(cpu); in bench_futex_wake()

123