Lines Matching refs:map_symbol__exit
607 map_symbol__exit(&he->branch_info->from.ms); in hist_entry__init()
608 map_symbol__exit(&he->branch_info->to.ms); in hist_entry__init()
612 map_symbol__exit(&mem_info__iaddr(he->mem_info)->ms); in hist_entry__init()
613 map_symbol__exit(&mem_info__daddr(he->mem_info)->ms); in hist_entry__init()
616 map_symbol__exit(&he->ms); in hist_entry__init()
1070 map_symbol__exit(&bi->from.ms); in branch_info__exit()
1071 map_symbol__exit(&bi->to.ms); in branch_info__exit()
1467 map_symbol__exit(&he->ms); in hist_entry__delete()
1475 map_symbol__exit(&mem_info__iaddr(he->mem_info)->ms); in hist_entry__delete()
1476 map_symbol__exit(&mem_info__daddr(he->mem_info)->ms); in hist_entry__delete()
2860 map_symbol__exit(&bi[i].to.ms); in hist__account_cycles()
2861 map_symbol__exit(&bi[i].from.ms); in hist__account_cycles()