Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmap_symbol.c7 void map_symbol__exit(struct map_symbol *ms) in map_symbol__exit() function
15 map_symbol__exit(&ams->ms); in addr_map_symbol__exit()
H A Dmap_symbol.h27 void map_symbol__exit(struct map_symbol *ms);
H A Dcallchain.c718 map_symbol__exit(&call->ms);
1098 map_symbol__exit(&ms); in callchain_cursor_append()
1099 map_symbol__exit(&list->ms); in callchain_cursor_append()
1152 map_symbol__exit(&node->ms); in fill_callchain_info()
1550 map_symbol__exit(&list->ms); in decay_callchain_node()
1557 map_symbol__exit(&list->ms); in decay_callchain()
1643 map_symbol__exit(&chain->ms); in callchain_cursor__copy()
1728 map_symbol__exit(&node->ms); in callchain_cnode_matched()
H A Dhist.c610 map_symbol__exit(&he->branch_info->from.ms); in hist_entry__init()
611 map_symbol__exit(&he->branch_info->to.ms); in hist_entry__init()
617 map_symbol__exit(&he->ms); in hist_entry__init()
1071 map_symbol__exit(&bi->from.ms); in branch_info__exit()
1072 map_symbol__exit(&bi->to.ms); in branch_info__exit()
1468 map_symbol__exit(&he->ms); in hist_entry__delete()
1476 map_symbol__exit(&mem_info__iaddr(he->mem_info)->ms); in hist_entry__delete()
1477 map_symbol__exit(&mem_info__daddr(he->mem_info)->ms); in hist_entry__delete()
2861 map_symbol__exit(&bi[i].to.ms); in hist__account_cycles()
2862 map_symbol__exit( in hist__account_cycles()
[all...]
H A Dthread.c607 map_symbol__exit(&pos->cursor.ms); in thread__free_stitch_list()
618 map_symbol__exit(&lbr_stitch->prev_lbr_cursor[i].ms); in thread__free_stitch_list()
H A Dunwind-libdw.c430 map_symbol__exit(&ui->entries[i].ms); in unwind__get_entries()
H A Dmachine.c2141 map_symbol__exit(&ilist_ms); in append_inlines()
2237 map_symbol__exit(&ms); in add_callchain_ip()
2383 map_symbol__exit(&lbr_stitch->prev_lbr_cursor[idx].ms); in save_lbr_cursor_node()
2699 map_symbol__exit(&stitch_node->cursor.ms); in resolve_lbr_callchain_sample()
/linux/tools/perf/ui/browsers/
H A Dannotate.c1265 map_symbol__exit(&annotate_he.ms); in __hist_entry__tui_annotate()