Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H 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()
H A Dmap_symbol.h26 void map_symbol__exit(struct map_symbol *ms);
H 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()
H A Dhist.c543 map_symbol__exit(&he->branch_info->from.ms); in hist_entry__init()
544 map_symbol__exit(&he->branch_info->to.ms); in hist_entry__init()
548 map_symbol__exit(&mem_info__iaddr(he->mem_info)->ms); in hist_entry__init()
549 map_symbol__exit(&mem_info__daddr(he->mem_info)->ms); in hist_entry__init()
552 map_symbol__exit(&he->ms); in hist_entry__init()
1002 map_symbol__exit(&bi->from.ms); in branch_info__exit()
1003 map_symbol__exit(&bi->to.ms); in branch_info__exit()
1399 map_symbol__exit(&he->ms); in hist_entry__delete()
1407 map_symbol__exit(&mem_info__iaddr(he->mem_info)->ms); in hist_entry__delete()
2784 map_symbol__exit(&bi[i].to.ms); in hist__account_cycles()
[all …]
H A Dthread.c559 map_symbol__exit(&pos->cursor.ms); in thread__free_stitch_list()
570 map_symbol__exit(&lbr_stitch->prev_lbr_cursor[i].ms); in thread__free_stitch_list()
H A Dmachine.c2141 map_symbol__exit(&ms); in add_callchain_ip()
2287 map_symbol__exit(&lbr_stitch->prev_lbr_cursor[idx].ms); in save_lbr_cursor_node()
2590 map_symbol__exit(&stitch_node->cursor.ms); in resolve_lbr_callchain_sample()
2891 map_symbol__exit(&ilist_ms); in append_inlines()