Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dcallchain.c645 map__zput(call->ms.map); in add_child()
1011 map__zput(list->ms.map); in merge_chain_branch()
1063 map__zput(node->map); in callchain_cursor_append()
1462 map__zput(list->ms.map); in free_callchain_node()
1468 map__zput(list->ms.map); in free_callchain_node()
1553 map__zput(chain->ms.map); in callchain_node__make_parent_list()
1600 map__zput(node->map); in callchain_cursor_reset()
Dmap.h136 #define map__zput(map) __map__zput(&map) macro
Dhist.c501 map__zput(he->ms.map); in hist_entry__init()
1244 map__zput(he->ms.map); in hist_entry__delete()
1247 map__zput(he->branch_info->from.map); in hist_entry__delete()
1248 map__zput(he->branch_info->to.map); in hist_entry__delete()
1255 map__zput(he->mem_info->iaddr.map); in hist_entry__delete()
1256 map__zput(he->mem_info->daddr.map); in hist_entry__delete()
Dmachine.c1149 map__zput(machine->vmlinux_map); in machine__destroy_kernel_maps()