Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dmap.c296 void map__put(struct map *map) in map__put() function
590 map__put(map); in __maps__remove()
612 map__put(pos); in __maps__purge()
805 map__put(before); in maps__fixup_overlappings()
822 map__put(after); in maps__fixup_overlappings()
825 map__put(pos); in maps__fixup_overlappings()
861 map__put(new); in maps__clone()
Dmap.h123 void map__put(struct map *map);
127 map__put(*map); in __map__zput()
Dsymbol.c1250 map__put(new_map); in maps__merge_in()
1268 map__put(old_map); in maps__merge_in()
1273 map__put(new_map); in maps__merge_in()
1368 map__put(map); in dso__load_kcore()
1369 map__put(new_map); in dso__load_kcore()
1417 map__put(map); in dso__load_kcore()
Dmachine.c795 map__put(map); in machine__process_ksymbol_register()
910 map__put(map); in machine__addnew_module_map()
1098 map__put(map); in machine__create_extra_kernel_map()
1542 map__put(map); in machine__update_kernel_mmap()
1802 map__put(map); in machine__process_mmap2_event()
1806 map__put(map); in machine__process_mmap2_event()
1860 map__put(map); in machine__process_mmap_event()
1864 map__put(map); in machine__process_mmap_event()
Dhist.c519 map__put(he->branch_info->from.ms.map); in hist_entry__init()
520 map__put(he->branch_info->to.ms.map); in hist_entry__init()
524 map__put(he->mem_info->iaddr.ms.map); in hist_entry__init()
525 map__put(he->mem_info->daddr.ms.map); in hist_entry__init()
643 map__put(he->ms.map); in hists__findnew_entry()
1223 map__put(alm); in hist_entry_iter__add()
1258 map__put(alm); in hist_entry_iter__add()
Dprobe-event.c253 map__put(map); in kprobe_warn_out_range()
414 map__put(map); in find_alternative_probe_point()
738 map__put(map); in post_process_offline_probe_trace_events()
805 map__put(map); in post_process_module_probe_trace_events()
2246 map__put(map); in find_perf_probe_point_from_map()
3170 map__put(map); in find_probe_trace_events_from_map()
3767 map__put(map); in show_available_funcs()
Dsymbol-elf.c1006 map__put(map); in dso__process_kernel_symbol()
1067 map__put(curr_map); in dso__process_kernel_symbol()
Dauxtrace.c2480 map__put(map); in load_dso()
/Linux-v5.15/tools/perf/tests/
Dmaps.c78 map__put(map); in test__maps__merge_in()
Ddlfilter-test.c275 map__put(map); in get_ip_addr()