| /linux/tools/lib/perf/tests/ |
| H A D | test-cpumap.c | 29 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 D | test-evlist.c | 88 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 D | pmu.c | 67 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() 199 perf_cpu_map__put(node_cpus); in uncore_cha_imc_compute_cpu_adjust() 264 perf_cpu_map__put(pmu->cpus); in gnr_uncore_cha_imc_adjust_cpumask_for_snc()
|
| /linux/tools/perf/util/ |
| H A D | cputopo.c | 210 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 D | perf_api_probe.c | 71 perf_cpu_map__put(cpus); in perf_probe_api() 159 perf_cpu_map__put(cpus); in perf_can_record_cpu_wide()
|
| H A D | tool_pmu.c | 438 perf_cpu_map__put(tmp); in tool_pmu__read_event() 451 perf_cpu_map__put(tmp); in perf_counts__update() 456 perf_cpu_map__put(online); in perf_counts__update()
|
| H A D | cpumap.c | 90 perf_cpu_map__put(map); in cpu_map__from_entries() 136 perf_cpu_map__put(map); in cpu_map__from_range() 174 perf_cpu_map__put(map); in cpu_map__fprintf()
|
| H A D | parse-events.c | 123 perf_cpu_map__put(term_cpus); in get_config_cpu() 250 perf_cpu_map__put(cpus); in __add_event() 251 perf_cpu_map__put(pmu_cpus); in __add_event() 288 perf_cpu_map__put(cpus); in __add_event() 289 perf_cpu_map__put(pmu_cpus); in __add_event() 940 perf_cpu_map__put(map); in config_term_common() 1434 perf_cpu_map__put(cpus); in __parse_events_add_numeric() 1597 perf_cpu_map__put(term_cpu); in parse_events_add_pmu()
|
| /linux/tools/perf/arch/arm/util/ |
| H A D | pmu.c | 43 perf_cpu_map__put(online); in perf_pmu__arch_init() 44 perf_cpu_map__put(pmu->cpus); in perf_pmu__arch_init()
|
| H A D | cs-etm.c | 218 perf_cpu_map__put(online_cpus); in cs_etm_validate_config() 238 perf_cpu_map__put(intersect_cpus); in cs_etm_validate_config() 564 perf_cpu_map__put(online_cpus); in cs_etm_info_priv_size() 577 perf_cpu_map__put(intersect_cpus); in cs_etm_info_priv_size() 837 perf_cpu_map__put(online_cpus); in cs_etm_info_fill()
|
| /linux/tools/lib/perf/ |
| H A D | evlist.c | 66 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() 120 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps() 161 perf_cpu_map__put(evlist->all_cpus); in perf_evlist__propagate_maps() 238 perf_cpu_map__put(evlist->user_requested_cpus); in perf_evlist__exit() 239 perf_cpu_map__put(evlist->all_cpus); in perf_evlist__exit() 271 perf_cpu_map__put(evlist->user_requested_cpus); in perf_evlist__set_maps()
|
| H A D | cpumap.c | 68 void perf_cpu_map__put(struct perf_cpu_map *map) in perf_cpu_map__put() function 417 perf_cpu_map__put(*orig); in perf_cpu_map__merge() 447 perf_cpu_map__put(*orig); in perf_cpu_map__merge()
|
| /linux/tools/perf/tests/ |
| H A D | event_update.c | 77 perf_cpu_map__put(map); in process_event_cpus() 114 perf_cpu_map__put(evsel->core.pmu_cpus); in test__event_update()
|
| H A D | event-times.c | 127 perf_cpu_map__put(cpus); in attach__cpu_disabled() 154 perf_cpu_map__put(cpus); in attach__cpu_enabled()
|
| H A D | bitmap.c | 26 perf_cpu_map__put(map); in get_bitmap()
|
| H A D | mem2node.c | 40 perf_cpu_map__put(map); in get_bitmap()
|
| H A D | openat-syscall-all-cpus.c | 122 perf_cpu_map__put(cpus); in test__openat_syscall_event_on_all_cpus()
|
| H A D | sw-clock.c | 135 perf_cpu_map__put(cpus); in __test__sw_clock_freq()
|
| H A D | mmap-basic.c | 178 perf_cpu_map__put(cpus); 373 perf_cpu_map__put(cpus); in test_stat_user_read()
|
| H A D | task-exit.c | 148 perf_cpu_map__put(cpus); in test__task_exit()
|
| H A D | keep-tracking.c | 158 perf_cpu_map__put(cpus); in test__keep_tracking()
|
| H A D | perf-time-to-tsc.c | 205 perf_cpu_map__put(cpus); in test__perf_time_to_tsc()
|
| /linux/tools/perf/arch/arm64/util/ |
| H A D | arm-spe.c | 59 * perf_cpu_map__put() to release the map after use. 70 perf_cpu_map__put(online_cpus); in arm_spe_find_cpus() 93 perf_cpu_map__put(cpu_map); in arm_spe_info_priv_size() 186 perf_cpu_map__put(cpu_map); in arm_spe_info_fill()
|
| /linux/tools/lib/perf/include/perf/ |
| H A D | cpumap.h | 53 LIBPERF_API void perf_cpu_map__put(struct perf_cpu_map *map);
|
| /linux/tools/lib/perf/Documentation/examples/ |
| H A D | sampling.c | 117 perf_cpu_map__put(cpus); in main()
|