Home
last modified time | relevance | path

Searched refs:maps__clone (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
A Dmaps.h65 int maps__clone(struct thread *thread, struct maps *parent);
A Dthread.c388 return do_maps_clone ? maps__clone(thread, parent->maps) : 0; in thread__clone_maps()
A Dmap.c840 int maps__clone(struct thread *thread, struct maps *parent) in maps__clone() function

Completed in 6 milliseconds