Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dmaps.c634 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()
943 map__put(maps_by_address[i]); in __maps__fixup_overlap_and_insert()
947 map__put(maps_by_name[ni]); in __maps__fixup_overlap_and_insert()
1028 map__put(new); in maps__copy_from()
[all …]
H A Daddr_location.c40 map__put(dst->map); in addr_location__copy()
H A Dmachine.c746 map__put(map); in machine__process_ksymbol_register()
771 map__put(map); in machine__process_ksymbol_unregister()
831 map__put(map); in machine__process_text_poke()
857 map__put(map); in machine__addnew_module_map()
1029 map__put(map); in machine__create_extra_kernel_map()
1341 map__put(map); in maps__set_module_path()
1447 map__put(map); in machine__create_module()
1750 map__put(map); in machine__process_mmap2_event()
1754 map__put(map); in machine__process_mmap2_event()
1808 map__put(map); in machine__process_mmap_event()
[all …]
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.h195 void map__put(struct map *map);
199 map__put(*map); in __map__zput()
H A Dprobe-event.c280 map__put(map); in kprobe_warn_out_range()
365 map__put(map); in kernel_get_module_dso()
443 map__put(map); in find_alternative_probe_point()
767 map__put(map); in post_process_offline_probe_trace_events()
834 map__put(map); in post_process_module_probe_trace_events()
2314 map__put(map); in find_perf_probe_point_from_map()
3275 map__put(map); in find_probe_trace_events_from_map()
3818 map__put(map); in show_available_funcs()
H A Dbpf-event.c66 map__put(map); in machine__process_bpf_event_load()
H A Dmap.c308 void map__put(struct map *map) in map__put() function
H A Dsymbol.c838 map__put(curr_map); in maps__split_kallsyms_for_kcore()
1002 map__put(curr_map); in maps__split_kallsyms()
1394 map__put(map_ref); in dso__load_kcore()
H A Dhist.c667 map__put(he->ms.map); in hists__findnew_entry()
959 map__put(al->map); in iter_next_branch_entry()
1278 map__put(alm); in hist_entry_iter__add()
1313 map__put(alm); in hist_entry_iter__add()
H A Dsymbol-elf.c1521 map__put(tmp); in dso__process_kernel_symbol()
1599 map__put(curr_map); in dso__process_kernel_symbol()
H A Dcallchain.c1144 map__put(al->map); in fill_callchain_info()
H A Dauxtrace.c2635 map__put(map); in load_dso()
/linux-6.15/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.c196 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-6.15/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c37 map__put(map); in sample_ustack()