Home
last modified time | relevance | path

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

/tools/perf/util/
Dcallchain.c465 map__zput(call->ms.map); in add_child()
734 map__zput(list->ms.map); in merge_chain_branch()
783 map__zput(node->map); in callchain_cursor_append()
951 map__zput(list->ms.map); in free_callchain_node()
957 map__zput(list->ms.map); in free_callchain_node()
1042 map__zput(chain->ms.map); in callchain_node__make_parent_list()
Dcallchain.h184 map__zput(node->map); in callchain_cursor_reset()
Dmap.h165 #define map__zput(map) __map__zput(&map) macro
Dhist.c383 map__zput(he->ms.map); in hist_entry__init()
1116 map__zput(he->ms.map); in hist_entry__delete()
1119 map__zput(he->branch_info->from.map); in hist_entry__delete()
1120 map__zput(he->branch_info->to.map); in hist_entry__delete()
1127 map__zput(he->mem_info->iaddr.map); in hist_entry__delete()
1128 map__zput(he->mem_info->daddr.map); in hist_entry__delete()