Home
last modified time | relevance | path

Searched refs:maps__zput (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dmap_symbol.c8 maps__zput(ms->maps); in map_symbol__exit()
H A Daddr_location.c32 maps__zput(al->maps); in addr_location__exit()
H A Dmaps.h36 #define maps__zput(map) __maps__zput(&map) macro
H A Devent.c625 maps__zput(al->maps); in thread__find_map()
H A Dmachine.c175 maps__zput(machine->kmaps); in machine__exit()
/linux/tools/perf/tests/
H A Dmaps.c158 maps__zput(maps); in test__maps__merge_in()