Home
last modified time | relevance | path

Searched refs:maps__get (Results 1 – 10 of 10) sorted by relevance

/tools/perf/util/
A Dmap_symbol.c19 dst->maps = maps__get(src->maps); in map_symbol__copy()
A Daddr_location.c43 dst->maps = maps__get(src->maps); in addr_location__copy()
A Dmaps.h27 struct maps *maps__get(struct maps *maps);
A Dmachine.c513 thread__set_maps(th, maps__get(thread__maps(leader))); in machine__update_thread_pid()
2019 ams->ms.maps = maps__get(al.maps); in ip__resolve_ams()
2040 ams->ms.maps = maps__get(al.maps); in ip__resolve_data()
2169 ms.maps = maps__get(al.maps); in add_callchain_ip()
2327 lbr_stitch->prev_lbr_cursor[idx].ms.maps = maps__get(cursor->curr->ms.maps); in save_lbr_cursor_node()
2540 stitch_node->cursor.ms.maps = maps__get(lbr_stitch->prev_lbr_cursor[i].ms.maps); in has_stitched_lbr()
2917 .maps = maps__get(ms->maps), in append_inlines()
A Dthread.c35 thread__set_maps(thread, maps__get(thread__maps(leader))); in thread__init_maps()
A Ddb-export.c257 al.maps = maps__get(thread__maps(thread)); in call_path_from_sample()
A Dhist.c539 he->ms.maps = maps__get(he->ms.maps); in hist_entry__init()
555 he->branch_info->from.ms.maps = maps__get(he->branch_info->from.ms.maps); in hist_entry__init()
557 he->branch_info->to.ms.maps = maps__get(he->branch_info->to.ms.maps); in hist_entry__init()
1026 al->maps = maps__get(bi[i].to.ms.maps); in iter_next_branch_entry()
A Dcallchain.c1035 .maps = maps__get(list->ms.maps), in merge_chain_branch()
1143 al->maps = maps__get(node->ms.maps); in fill_callchain_info()
A Devent.c686 al->maps = maps__get(maps); in thread__find_map()
A Dmaps.c262 struct maps *maps__get(struct maps *maps) in maps__get() function

Completed in 28 milliseconds