Home
last modified time | relevance | path

Searched refs:map__put (Results 1 – 23 of 23) sorted by relevance

/linux/tools/perf/util/
H A Dmaps.c289 map__put(maps__maps_by_name(maps)[i]); in __maps__free_maps_by_name()
530 map__put(maps_by_address[address_idx]); in __maps__remove()
538 map__put(maps_by_name[name_idx]); in __maps__remove()
634 map__put(map); in maps__find_symbol()
892 map__put(maps_by_address[i]); in __maps__fixup_overlap_and_insert()
896 map__put(maps_by_name[ni]); in __maps__fixup_overlap_and_insert()
909 map__put(after); in __maps__fixup_overlap_and_insert()
919 map__put(maps_by_address[i]); in __maps__fixup_overlap_and_insert()
923 map__put(maps_by_name[ni]); in __maps__fixup_overlap_and_insert()
928 map__put(after); in __maps__fixup_overlap_and_insert()
[all …]
H A Dmachine.c781 map__put(map); in machine__process_ksymbol_register()
806 map__put(map); in machine__process_ksymbol_unregister()
866 map__put(map); in machine__process_text_poke()
892 map__put(map); in machine__addnew_module_map()
1064 map__put(map); in machine__create_extra_kernel_map()
1118 map__put(dest_map); in machine__map_x86_64_entry_trampolines_cb()
1183 map__put(machine->vmlinux_map); in __machine__create_kernel_maps()
1360 map__put(map); in maps__set_module_path()
1376 map__put(map); in maps__set_module_path()
1482 map__put(map); in machine__create_module()
[all …]
H A Daddr_location.c40 map__put(dst->map); in addr_location__copy()
H A Dunwind-libunwind-local.c462 map__put(map); in find_proc_info()
505 map__put(map); in find_proc_info()
560 map__put(map); in access_dso_mem()
566 map__put(map); in access_dso_mem()
H A Dmap.h194 void map__put(struct map *map);
198 map__put(*map); in __map__zput()
H A Dprobe-event.c283 map__put(map); in kprobe_warn_out_range()
368 map__put(map); in kernel_get_module_dso()
446 map__put(map); in find_alternative_probe_point()
770 map__put(map); in post_process_offline_probe_trace_events()
837 map__put(map); in post_process_module_probe_trace_events()
2318 map__put(map); in find_perf_probe_point_from_map()
3279 map__put(map); in find_probe_trace_events_from_map()
3822 map__put(map); in show_available_funcs()
H A Dbpf_lock_contention.c144 map__put(kmap); in init_numa_data()
160 map__put(kmap); in init_numa_data()
H A Dmap.c307 void map__put(struct map *map) in map__put() function
H A Dsymbol.c846 map__put(curr_map); in maps__split_kallsyms_for_kcore()
1010 map__put(curr_map); in maps__split_kallsyms()
1402 map__put(map_ref); in dso__load_kcore()
H A Dhist.c731 map__put(he->ms.map); in hists__findnew_entry()
1027 map__put(al->map); in iter_next_branch_entry()
1346 map__put(alm); in hist_entry_iter__add()
1381 map__put(alm); in hist_entry_iter__add()
H A Dbpf-event.c74 map__put(map); in machine__process_bpf_event_load()
H A Dsymbol-elf.c1457 map__put(tmp); in dso__process_kernel_symbol()
1535 map__put(curr_map); in dso__process_kernel_symbol()
H A Dcallchain.c1144 map__put(al->map); in fill_callchain_info()
H A Dauxtrace.c2636 map__put(map); in load_dso()
/linux/tools/perf/tests/
H A Dhists_link.c100 map__put(fake_common_samples[k].map); in add_hist_entries()
120 map__put(fake_samples[i][k].map); in add_hist_entries()
140 map__put(fake_common_samples[i].map); in put_fake_samples()
143 map__put(fake_samples[i][j].map); in put_fake_samples()
H A Dvmlinux-kallsyms.c135 map__put(pair); in test__vmlinux_matches_kallsyms_cb1()
171 map__put(pair); in test__vmlinux_matches_kallsyms_cb2()
H A Dhists_filter.c94 map__put(fake_samples[i].map); in add_hist_entries()
113 map__put(fake_samples[i].map); in put_fake_samples()
H A Dmaps.c116 map__put(map); in test__maps__merge_in()
H A Dsymbols.c202 map__put(map); in test_file()
H A Dhists_output.c81 map__put(fake_samples[i].map); in add_hist_entries()
124 map__put(fake_samples[i].map); in put_fake_samples()
H A Ddlfilter-test.c280 map__put(map); in get_ip_addr()
H A Dhists_cumulate.c116 map__put(fake_samples[i].map); in add_hist_entries()
/linux/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c37 map__put(map); in sample_ustack()