Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A 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()
A Dmap.h123 void map__put(struct map *map);
127 map__put(*map); in __map__zput()
A Dsymbol.c1261 map__put(new_map); in maps__merge_in()
1279 map__put(old_map); in maps__merge_in()
1284 map__put(new_map); in maps__merge_in()
1379 map__put(map); in dso__load_kcore()
1380 map__put(new_map); in dso__load_kcore()
1428 map__put(map); in dso__load_kcore()
A Dmachine.c803 map__put(map); in machine__process_ksymbol_register()
918 map__put(map); in machine__addnew_module_map()
1106 map__put(map); in machine__create_extra_kernel_map()
1550 map__put(map); in machine__update_kernel_mmap()
1810 map__put(map); in machine__process_mmap2_event()
1814 map__put(map); in machine__process_mmap2_event()
1868 map__put(map); in machine__process_mmap_event()
1872 map__put(map); in machine__process_mmap_event()
A Dhist.c511 map__put(he->branch_info->from.ms.map); in hist_entry__init()
512 map__put(he->branch_info->to.ms.map); in hist_entry__init()
516 map__put(he->mem_info->iaddr.ms.map); in hist_entry__init()
517 map__put(he->mem_info->daddr.ms.map); in hist_entry__init()
632 map__put(he->ms.map); in hists__findnew_entry()
1212 map__put(alm); in hist_entry_iter__add()
1247 map__put(alm); in hist_entry_iter__add()
A 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()
A Dsymbol-elf.c1006 map__put(map); in dso__process_kernel_symbol()
1067 map__put(curr_map); in dso__process_kernel_symbol()
A Dauxtrace.c2483 map__put(map); in load_dso()
/linux/tools/perf/tests/
A Dmaps.c78 map__put(map); in test__maps__merge_in()
A Ddlfilter-test.c275 map__put(map); in get_ip_addr()

Completed in 37 milliseconds