Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Daddr_location.c30 map__zput(al->map); in addr_location__exit()
H A Dcallchain.c653 map__zput(call->ms.map); in add_child()
1025 map__zput(ms.map); in merge_chain_branch()
1027 map__zput(list->ms.map); in merge_chain_branch()
1081 map__zput(node->ms.map); in callchain_cursor_append()
1477 map__zput(list->ms.map); in free_callchain_node()
1484 map__zput(list->ms.map); in free_callchain_node()
1570 map__zput(chain->ms.map); in callchain_node__make_parent_list()
1655 map__zput(node->ms.map); in callchain_cursor_reset()
H A Dmap.h194 #define map__zput(map) __map__zput(&map) macro
H A Dhist.c528 map__zput(he->ms.map); in hist_entry__init()
1321 map__zput(he->ms.map); in hist_entry__delete()
1324 map__zput(he->branch_info->from.ms.map); in hist_entry__delete()
1325 map__zput(he->branch_info->to.ms.map); in hist_entry__delete()
1332 map__zput(he->mem_info->iaddr.ms.map); in hist_entry__delete()
1333 map__zput(he->mem_info->daddr.ms.map); in hist_entry__delete()
H A Devent.c606 map__zput(al->map); in thread__find_map()
H A Dsymbol.c1410 map__zput(list_node->map); in dso__load_kcore()
H A Dmachine.c1383 map__zput(machine->vmlinux_map); in machine__destroy_kernel_maps()
/openbmc/linux/tools/perf/tests/
H A Dhists_cumulate.c159 map__zput(fake_samples[i].map); in put_fake_samples()