Home
last modified time | relevance | path

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

/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.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 Dhists_cumulate.c116 map__put(fake_samples[i].map); in add_hist_entries()
H A Ddlfilter-test.c280 map__put(map); in get_ip_addr()
/linux/tools/perf/util/
H A Dmaps.c289 map__put(maps__maps_by_name(maps)[i]); in __maps__free_maps_by_name()
517 map__put(maps_by_address[address_idx]); in __maps__remove()
525 map__put(maps_by_name[name_idx]); in __maps__remove()
621 map__put(map); in maps__find_symbol()
872 map__put(maps_by_address[i]); in __maps__fixup_overlap_and_insert()
883 map__put(after); in __maps__fixup_overlap_and_insert()
893 map__put(maps_by_address[i]); in __maps__fixup_overlap_and_insert()
896 map__put(after); in __maps__fixup_overlap_and_insert()
911 map__put(maps_by_address[i]); in __maps__fixup_overlap_and_insert()
988 map__put(new); in maps__copy_from()
[all …]
H A Daddr_location.c39 map__put(dst->map); in addr_location__copy()
H A Dmachine.c738 map__put(map); in machine__process_ksymbol_register()
763 map__put(map); in machine__process_ksymbol_unregister()
819 map__put(map); in machine__process_text_poke()
845 map__put(map); in machine__addnew_module_map()
1037 map__put(map); in machine__create_extra_kernel_map()
1091 map__put(dest_map); in machine__map_x86_64_entry_trampolines_cb()
1156 map__put(machine->vmlinux_map); in __machine__create_kernel_maps()
1333 map__put(map); in maps__set_module_path()
1349 map__put(map); in maps__set_module_path()
1447 map__put(map); in machine__create_module()
[all …]
H A Dunwind-libunwind-local.c464 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.c276 map__put(map); in kprobe_warn_out_range()
361 map__put(map); in kernel_get_module_dso()
439 map__put(map); in find_alternative_probe_point()
763 map__put(map); in post_process_offline_probe_trace_events()
830 map__put(map); in post_process_module_probe_trace_events()
2277 map__put(map); in find_perf_probe_point_from_map()
3208 map__put(map); in find_probe_trace_events_from_map()
3804 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 Dhist.c647 map__put(he->ms.map); in hists__findnew_entry()
937 map__put(al->map); in iter_next_branch_entry()
1252 map__put(alm); in hist_entry_iter__add()
1287 map__put(alm); in hist_entry_iter__add()
H A Dsymbol.c829 map__put(curr_map); in maps__split_kallsyms_for_kcore()
993 map__put(curr_map); in maps__split_kallsyms()
1385 map__put(map_ref); in dso__load_kcore()
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.c1148 map__put(al->map); in fill_callchain_info()
H A Dauxtrace.c2575 map__put(map); in load_dso()
/linux/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c37 map__put(map); in sample_ustack()