Home
last modified time | relevance | path

Searched refs:map__zput (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/tools/perf/tests/
H A Dmaps.c159 map__zput(map_kcore1); in test__maps__merge_in()
160 map__zput(map_kcore2); in test__maps__merge_in()
161 map__zput(map_kcore3); in test__maps__merge_in()
H A Dhists_cumulate.c159 map__zput(fake_samples[i].map); in put_fake_samples()
/linux-6.15/tools/perf/util/
H A Dmap_symbol.c9 map__zput(ms->map); in map_symbol__exit()
H A Daddr_location.c31 map__zput(al->map); in addr_location__exit()
H A Dmaps.c236 map__zput(maps_by_address[i]); in maps__exit()
238 map__zput(maps_by_name[i]); in maps__exit()
872 map__zput(before); in __maps__fixup_overlap_and_insert()
1305 map__zput(kmaps_maps_by_address[i]); in maps__merge_in()
H A Dmap.h203 #define map__zput(map) __map__zput(&map) macro
H A Dsymbol.c900 map__zput(curr_map); in maps__split_kallsyms()
942 map__zput(curr_map); in maps__split_kallsyms()
957 map__zput(curr_map); in maps__split_kallsyms()
971 map__zput(curr_map); in maps__split_kallsyms()
1458 map__zput(list_node->map); in dso__load_kcore()
H A Devent.c626 map__zput(al->map); in thread__find_map()
H A Dmachine.c1172 map__zput(machine->vmlinux_map); in machine__destroy_kernel_maps()