Searched refs:maps__get (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/perf/util/
H A Daddr_location.c42 dst->maps = maps__get(src->maps);
H A Dmaps.h27 struct maps *maps__get(struct maps *maps);
H A Dcallchain.c594 call->ms.maps = maps__get(call->ms.maps);
1037 .maps = maps__get(list->ms.maps),
1098 node->ms.maps = maps__get(ms->maps);
1147 al->maps = maps__get(node->ms.maps);
H A Dthread.c32 thread__set_maps(thread, maps__get(thread__maps(leader)));
H A Ddb-export.c257 al.maps = maps__get(thread__maps(thread));
H A Dmachine.c501 thread__set_maps(th, maps__get(thread__maps(leader)));
2067 ams->ms.maps = maps__get(al.maps);
2088 ams->ms.maps = maps__get(al.maps);
2213 ms.maps = maps__get(al.maps);
2937 .maps = maps__get(ms->maps),
H A Devent.c643 al->maps = maps__get(maps);
H A Dmaps.c272 struct maps *maps__get(struct maps *maps) function
H A Dhist.c453 he->ms.maps = maps__get(he->ms.maps);
931 al->maps = maps__get(bi[i].to.ms.maps);

Completed in 483 milliseconds