/openbmc/linux/tools/perf/tests/ |
H A D | cpumap.c | 46 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() 142 perf_cpu_map__put(map); in cpu_map_print() 169 perf_cpu_map__put(b); in test__cpu_map_merge() 170 perf_cpu_map__put(c); in test__cpu_map_merge() 184 perf_cpu_map__put(a); in __test__cpu_map_intersect() 185 perf_cpu_map__put(b); in __test__cpu_map_intersect() [all …]
|
H A D | event-times.c | 137 perf_cpu_map__put(cpus); in attach__cpu_disabled() 159 perf_cpu_map__put(cpus); in attach__cpu_enabled()
|
H A D | bitmap.c | 25 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 | sw-clock.c | 131 perf_cpu_map__put(cpus); in __test__sw_clock_freq()
|
H A D | openat-syscall-all-cpus.c | 121 perf_cpu_map__put(cpus); in test__openat_syscall_event_on_all_cpus()
|
H A D | task-exit.c | 149 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 | event_update.c | 76 perf_cpu_map__put(map); in process_event_cpus()
|
H A D | perf-time-to-tsc.c | 203 perf_cpu_map__put(cpus); in test__perf_time_to_tsc()
|
H A D | parse-metric.c | 120 perf_cpu_map__put(cpus); in __compute_metric()
|
/openbmc/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()
|
/openbmc/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() 148 perf_cpu_map__put(cpus); in perf_can_record_cpu_wide()
|
H A D | bpf_kwork.c | 172 perf_cpu_map__put(map); in setup_filters() 178 perf_cpu_map__put(map); in setup_filters()
|
H A D | record.c | 246 perf_cpu_map__put(cpus); in evlist__can_select_event()
|
/openbmc/linux/tools/perf/arch/arm64/util/ |
H A D | header.c | 54 perf_cpu_map__put(cpus); in _get_cpuid() 68 perf_cpu_map__put(cpus); in get_cpuid()
|
/openbmc/linux/tools/lib/perf/ |
H A D | evlist.c | 41 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps() 48 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps() 59 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps() 66 perf_cpu_map__put(evsel->cpus); in __perf_evlist__propagate_maps() 153 perf_cpu_map__put(evlist->user_requested_cpus); in perf_evlist__exit() 154 perf_cpu_map__put(evlist->all_cpus); in perf_evlist__exit() 186 perf_cpu_map__put(evlist->user_requested_cpus); in perf_evlist__set_maps()
|
H A D | libperf.map | 7 perf_cpu_map__put;
|
H A D | cpumap.c | 59 void perf_cpu_map__put(struct perf_cpu_map *map) in perf_cpu_map__put() function 415 perf_cpu_map__put(orig); in perf_cpu_map__merge() 444 perf_cpu_map__put(orig); in perf_cpu_map__merge()
|
/openbmc/linux/tools/lib/perf/include/perf/ |
H A D | cpumap.h | 33 LIBPERF_API void perf_cpu_map__put(struct perf_cpu_map *map);
|
/openbmc/linux/tools/lib/perf/Documentation/examples/ |
H A D | sampling.c | 117 perf_cpu_map__put(cpus); in main()
|
/openbmc/linux/tools/perf/arch/arm/util/ |
H A D | cs-etm.c | 222 perf_cpu_map__put(online_cpus); in cs_etm_validate_config() 556 perf_cpu_map__put(online_cpus); in cs_etm_info_priv_size() 834 perf_cpu_map__put(online_cpus); in cs_etm_info_fill()
|
/openbmc/linux/tools/perf/bench/ |
H A D | futex-wake.c | 236 perf_cpu_map__put(cpu); in bench_futex_wake()
|