Lines Matching refs:map_symbol__exit
527 map_symbol__exit(&he->branch_info->from.ms); in hist_entry__init()
528 map_symbol__exit(&he->branch_info->to.ms); in hist_entry__init()
532 map_symbol__exit(&mem_info__iaddr(he->mem_info)->ms); in hist_entry__init()
533 map_symbol__exit(&mem_info__daddr(he->mem_info)->ms); in hist_entry__init()
536 map_symbol__exit(&he->ms); in hist_entry__init()
982 map_symbol__exit(&bi->from.ms); in branch_info__exit()
983 map_symbol__exit(&bi->to.ms); in branch_info__exit()
1337 map_symbol__exit(&he->ms); in hist_entry__delete()
1345 map_symbol__exit(&mem_info__iaddr(he->mem_info)->ms); in hist_entry__delete()
1346 map_symbol__exit(&mem_info__daddr(he->mem_info)->ms); in hist_entry__delete()
2722 map_symbol__exit(&bi[i].to.ms); in hist__account_cycles()
2723 map_symbol__exit(&bi[i].from.ms); in hist__account_cycles()