Home
last modified time | relevance | path

Searched refs:maps__copy_from (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
A Dmaps.h25 int maps__copy_from(struct maps *maps, struct maps *parent);
A Dthread.c389 return do_maps_clone ? maps__copy_from(thread__maps(thread), thread__maps(parent)) : 0; in thread__clone_maps()
A Dmaps.c940 int maps__copy_from(struct maps *dest, struct maps *parent) in maps__copy_from() function
A Dmachine.c375 err = maps__copy_from(thread__maps(thread), thread__maps(host_thread)); in findnew_guest_code()

Completed in 14 milliseconds