Searched refs:map__zput (Results 1 – 2 of 2) sorted by relevance
349 map__zput(he->ms.map); in hist_entry__new()959 map__zput(he->ms.map); in hist_entry__delete()962 map__zput(he->branch_info->from.map); in hist_entry__delete()963 map__zput(he->branch_info->to.map); in hist_entry__delete()968 map__zput(he->mem_info->iaddr.map); in hist_entry__delete()969 map__zput(he->mem_info->daddr.map); in hist_entry__delete()
168 #define map__zput(map) __map__zput(&map) macro