Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
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()
Dmap_symbol.h26 void map_symbol__exit(struct map_symbol *ms);
Dcallchain.c662 map_symbol__exit(&call->ms); in add_child()
1042 map_symbol__exit(&ms); in merge_chain_branch()
1043 map_symbol__exit(&list->ms); in merge_chain_branch()
1096 map_symbol__exit(&node->ms); in callchain_cursor_append()
1495 map_symbol__exit(&list->ms); in free_callchain_node()
1502 map_symbol__exit(&list->ms); in free_callchain_node()
1588 map_symbol__exit(&chain->ms); in callchain_node__make_parent_list()
1673 map_symbol__exit(&node->ms); in callchain_cursor_reset()
Dhist.c527 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()
[all …]
Dthread.c479 map_symbol__exit(&pos->cursor.ms); in thread__free_stitch_list()
490 map_symbol__exit(&lbr_stitch->prev_lbr_cursor[i].ms); in thread__free_stitch_list()
Dmachine.c2137 map_symbol__exit(&ms); in add_callchain_ip()
2283 map_symbol__exit(&lbr_stitch->prev_lbr_cursor[idx].ms); in save_lbr_cursor_node()
2586 map_symbol__exit(&stitch_node->cursor.ms); in resolve_lbr_callchain_sample()
2887 map_symbol__exit(&ilist_ms); in append_inlines()