Searched refs:thread__clone_maps (Results 1 - 1 of 1) sorted by path

/linux-master/tools/perf/util/
H A Dthread.c380 static int thread__clone_maps(struct thread *thread, struct thread *parent, bool do_maps_clone) function
409 return thread__clone_maps(thread, parent, do_maps_clone);

Completed in 812 milliseconds