Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dmaps.c78 map__put(map); in __maps__remove()
100 map__put(pos); in __maps__purge()
286 map__put(before); in maps__fixup_overlappings()
303 map__put(after); in maps__fixup_overlappings()
306 map__put(pos); in maps__fixup_overlappings()
342 map__put(new); in maps__clone()
Dmap.h115 void map__put(struct map *map);
119 map__put(*map); in __map__zput()
Dsymbol.c1278 map__put(new_map); in maps__merge_in()
1296 map__put(old_map); in maps__merge_in()
1301 map__put(new_map); in maps__merge_in()
1396 map__put(map); in dso__load_kcore()
1397 map__put(new_map); in dso__load_kcore()
1445 map__put(map); in dso__load_kcore()
Dmachine.c905 map__put(map); in machine__process_ksymbol_register()
1020 map__put(map); in machine__addnew_module_map()
1204 map__put(map); in machine__create_extra_kernel_map()
1648 map__put(map); in machine__update_kernel_mmap()
1917 map__put(map); in machine__process_mmap2_event()
1921 map__put(map); in machine__process_mmap2_event()
1975 map__put(map); in machine__process_mmap_event()
1979 map__put(map); in machine__process_mmap_event()
Dhist.c516 map__put(he->branch_info->from.ms.map); in hist_entry__init()
517 map__put(he->branch_info->to.ms.map); in hist_entry__init()
521 map__put(he->mem_info->iaddr.ms.map); in hist_entry__init()
522 map__put(he->mem_info->daddr.ms.map); in hist_entry__init()
637 map__put(he->ms.map); in hists__findnew_entry()
1217 map__put(alm); in hist_entry_iter__add()
1252 map__put(alm); in hist_entry_iter__add()
Dprobe-event.c256 map__put(map); in kprobe_warn_out_range()
417 map__put(map); in find_alternative_probe_point()
741 map__put(map); in post_process_offline_probe_trace_events()
808 map__put(map); in post_process_module_probe_trace_events()
2251 map__put(map); in find_perf_probe_point_from_map()
3178 map__put(map); in find_probe_trace_events_from_map()
3775 map__put(map); in show_available_funcs()
Dmap.c302 void map__put(struct map *map) in map__put() function
Dsymbol-elf.c1033 map__put(map); in dso__process_kernel_symbol()
1094 map__put(curr_map); in dso__process_kernel_symbol()
Dauxtrace.c2553 map__put(map); in load_dso()
/linux-6.1.9/tools/perf/tests/
Dmaps.c78 map__put(map); in test__maps__merge_in()
Ddlfilter-test.c275 map__put(map); in get_ip_addr()