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.c311 map__put(maps__maps_by_name(maps)[i]); in __maps__free_maps_by_name()
551 map__put(maps_by_address[address_idx]); in __maps__remove()
559 map__put(maps_by_name[name_idx]); in __maps__remove()
700 map__put(maps_copy[i]); in maps__find_symbol_by_name()
743 map__put(map); in maps__fprintf()
795 map__put(maps_copy[i]); in __maps__insert_sorted()
806 map__put(ams->ms.map); in __maps__insert_sorted()
1018 map__put(maps_by_address[i]); in __maps__fixup_overlap_and_insert()
1023 map__put(maps_by_name[ni]); in maps__fixup_overlap_and_insert()
1036 map__put(afte in maps__copy_from()
[all...]
H A Daddr_location.c37 map__put(dst->map); in addr_location__copy()
H A Dmachine.c799 map__put(map); in machine__process_ksymbol_unregister()
828 map__put(map); in machine__process_text_poke()
893 map__put(map); in machine__addnew_module_map()
919 map__put(map); in machine__fprintf_dsos_buildid()
1091 map__put(map);
1145 map__put(dest_map); in machine__map_x86_64_entry_trampolines()
1210 map__put(machine->vmlinux_map); in machines__create_guest_kernel_maps()
1395 map__put(map); in maps__set_modules_path_dir()
1411 map__put(map); in maps__set_modules_path_dir()
1519 map__put(ma in machine__set_kernel_mmap()
[all...]
H A Dunwind-libunwind-local.c
H A Dmap.h193 void map__put(struct map *map);
197 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.c955 map__put(curr_map); in maps__split_kallsyms()
1138 map__put(curr_map); in compare_proc_modules()
1530 map__put(map_ref);
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.c1502 map__put(curr_map); in dso__load_sym_internal()
1513 map__put(curr_map); in dso__load_sym_internal()
H A Dbpf-event.c78 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.c2693 map__put(map); in print_duplicate_syms()
/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.c94 map__put(fake_samples[i].map); in add_hist_entries()
113 map__put(fake_samples[i].map); in put_fake_samples()
H A Dkallsyms-split.c154 map__put(map); in test__kallsyms_split()
H A Dsymbols.c202 map__put(map); in test_file()
H A Dhists_output.c80 map__put(fake_samples[i].map); in add_hist_entries()
123 map__put(fake_samples[i].map); in put_fake_samples()
H A Dhists_cumulate.c115 map__put(fake_samples[i].map); in add_hist_entries()
H A Ddlfilter-test.c283 map__put(map); in get_ip_addr()
/linux/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c37 map__put(map); in sample_ustack()