Home
last modified time | relevance | path

Searched refs:map_symbol__exit (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/
A Dmap_symbol.c6 void map_symbol__exit(struct map_symbol *ms) in map_symbol__exit() function
14 map_symbol__exit(&ams->ms); in addr_map_symbol__exit()
A Dmap_symbol.h26 void map_symbol__exit(struct map_symbol *ms);
A Dcallchain.c660 map_symbol__exit(&call->ms); in add_child()
1040 map_symbol__exit(&ms); in merge_chain_branch()
1041 map_symbol__exit(&list->ms); in merge_chain_branch()
1094 map_symbol__exit(&node->ms); in callchain_cursor_append()
1491 map_symbol__exit(&list->ms); in free_callchain_node()
1498 map_symbol__exit(&list->ms); in free_callchain_node()
1584 map_symbol__exit(&chain->ms); in callchain_node__make_parent_list()
1669 map_symbol__exit(&node->ms); in callchain_cursor_reset()
A Dhist.c607 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()
2860 map_symbol__exit(&bi[i].to.ms); in hist__account_cycles()
[all …]
A Dthread.c582 map_symbol__exit(&pos->cursor.ms); in thread__free_stitch_list()
593 map_symbol__exit(&lbr_stitch->prev_lbr_cursor[i].ms); in thread__free_stitch_list()
A Dmachine.c2178 map_symbol__exit(&ms); in add_callchain_ip()
2324 map_symbol__exit(&lbr_stitch->prev_lbr_cursor[idx].ms); in save_lbr_cursor_node()
2627 map_symbol__exit(&stitch_node->cursor.ms); in resolve_lbr_callchain_sample()
2928 map_symbol__exit(&ilist_ms); in append_inlines()

Completed in 23 milliseconds