Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmaps.c310 map__put(maps__maps_by_name(maps)[i]); in __maps__free_maps_by_name()
550 map__put(maps_by_address[address_idx]); in __maps__remove()
558 map__put(maps_by_name[name_idx]); in __maps__remove()
665 map__put(map); in maps__find_symbol()
711 map__put(ams->ms.map); in maps__find_ams()
923 map__put(maps_by_address[i]); in __maps__fixup_overlap_and_insert()
928 map__put(maps_by_name[ni]); in __maps__fixup_overlap_and_insert()
941 map__put(after); in __maps__fixup_overlap_and_insert()
951 map__put(maps_by_address[i]); in __maps__fixup_overlap_and_insert()
956 map__put(maps_by_nam in __maps__fixup_overlap_and_insert()
[all...]
H A Daddr_location.c37 map__put(dst->map); in addr_location__copy()
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 Dunwind-libunwind-local.c461 map__put(map); in find_proc_info()
504 map__put(map); in find_proc_info()
559 map__put(map); in access_dso_mem()
565 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.c282 map__put(map); in kprobe_warn_out_range()
367 map__put(map); in kernel_get_module_dso()
445 map__put(map); in find_alternative_probe_point()
769 map__put(map); in post_process_offline_probe_trace_events()
836 map__put(map); in post_process_module_probe_trace_events()
2317 map__put(map); in find_perf_probe_point_from_map()
3278 map__put(map); in find_probe_trace_events_from_map()
3820 map__put(map); in show_available_funcs()
H A Dbpf_lock_contention.c147 map__put(kmap); in init_numa_data()
163 map__put(kmap); in init_numa_data()
H A Dsymbol.c845 map__put(curr_map); in maps__split_kallsyms_for_kcore()
1012 map__put(curr_map); in maps__split_kallsyms()
1404 map__put(map_ref); in dso__load_kcore()
H A Dmap.c307 void map__put(struct map *map) in map__put() function
H A Dhist.c732 map__put(he->ms.map); in hists__findnew_entry()
1028 map__put(al->map); in iter_next_branch_entry()
1347 map__put(alm); in hist_entry_iter__add()
1382 map__put(alm); in hist_entry_iter__add()
H A Dsymbol-elf.c1386 map__put(tmp); in dso__process_kernel_symbol()
1456 map__put(curr_map); in dso__process_kernel_symbol()
1467 map__put(curr_map); in dso__process_kernel_symbol()
H A Dbpf-event.c74 map__put(map); in machine__process_bpf_event_load()
H A Dcallchain.c1203 map__put(al->map); in callchain_list__sym_name()
H A Dauxtrace.c2656 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 Dmaps.c116 map__put(map); in test__maps__merge_in()
203 map__put(map); in test__maps__fixup_overlap_and_insert()
H A Dvmlinux-kallsyms.c134 map__put(pair); in test__vmlinux_matches_kallsyms_cb1()
170 map__put(pair); in test__vmlinux_matches_kallsyms_cb2()
H A Dhists_filter.c95 map__put(fake_samples[i].map); in add_hist_entries()
114 map__put(fake_samples[i].map); in put_fake_samples()
H A Dkallsyms-split.c151 map__put(map); in test__kallsyms_split()
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 Dhists_cumulate.c116 map__put(fake_samples[i].map); in add_hist_entries()
H A Ddlfilter-test.c279 map__put(map); in get_ip_addr()
/linux/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c37 map__put(map); in sample_ustack()