Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Daddr_location.c32 maps__zput(al->maps); in addr_location__exit()
H A Dcallchain.c654 maps__zput(call->ms.maps); in add_child()
1026 maps__zput(ms.maps); in merge_chain_branch()
1028 maps__zput(list->ms.maps); in merge_chain_branch()
1080 maps__zput(node->ms.maps); in callchain_cursor_append()
1478 maps__zput(list->ms.maps); in free_callchain_node()
1485 maps__zput(list->ms.maps); in free_callchain_node()
1571 maps__zput(chain->ms.maps); in callchain_node__make_parent_list()
1656 maps__zput(node->ms.maps); in callchain_cursor_reset()
H A Dmaps.h82 #define maps__zput(map) __maps__zput(&map) macro
H A Devent.c605 maps__zput(al->maps); in thread__find_map()
H A Dhist.c527 maps__zput(he->ms.maps); in hist_entry__init()
1325 maps__zput(he->ms.maps); in hist_entry__delete()
H A Dmachine.c250 maps__zput(machine->kmaps); in machine__exit()
/openbmc/linux/tools/perf/tests/
H A Dmaps.c143 maps__zput(maps); in test__maps__merge_in()