Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.c376 static int thread__clone_maps(struct thread *thread, struct thread *parent, bool do_maps_clone) in thread__clone_maps() function
404 return thread__clone_maps(thread, parent, do_maps_clone); in thread__fork()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.c382 static int thread__clone_maps(struct thread *thread, struct thread *parent, bool do_maps_clone) in thread__clone_maps() function
411 return thread__clone_maps(thread, parent, do_maps_clone); in thread__fork()

Completed in 2 milliseconds