Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmap_symbol.c19 dst->maps = maps__get(src->maps); in map_symbol__copy()
A Daddr_location.c42 dst->maps = maps__get(src->maps); in addr_location__copy()
A Dmaps.h27 struct maps *maps__get(struct maps *maps);
A Dcallchain.c594 call->ms.maps = maps__get(call->ms.maps); in fill_node()
1037 .maps = maps__get(list->ms.maps), in merge_chain_branch()
1098 node->ms.maps = maps__get(ms->maps); in callchain_cursor_append()
1147 al->maps = maps__get(node->ms.maps); in fill_callchain_info()
A Dmachine.c473 thread__set_maps(th, maps__get(thread__maps(leader))); in machine__update_thread_pid()
1980 ams->ms.maps = maps__get(al.maps); in ip__resolve_ams()
2001 ams->ms.maps = maps__get(al.maps); in ip__resolve_data()
2128 ms.maps = maps__get(al.maps); in add_callchain_ip()
2286 lbr_stitch->prev_lbr_cursor[idx].ms.maps = maps__get(cursor->curr->ms.maps); in save_lbr_cursor_node()
2499 stitch_node->cursor.ms.maps = maps__get(lbr_stitch->prev_lbr_cursor[i].ms.maps); in has_stitched_lbr()
2876 .maps = maps__get(ms->maps), in append_inlines()
A Dthread.c32 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.c459 he->ms.maps = maps__get(he->ms.maps); in hist_entry__init()
475 he->branch_info->from.ms.maps = maps__get(he->branch_info->from.ms.maps); in hist_entry__init()
477 he->branch_info->to.ms.maps = maps__get(he->branch_info->to.ms.maps); in hist_entry__init()
936 al->maps = maps__get(bi[i].to.ms.maps); in iter_next_branch_entry()
A Devent.c663 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