Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.c378 static int thread__clone_maps(struct thread *thread, struct thread *parent, bool do_maps_clone) in thread__clone_maps() function
407 return thread__clone_maps(thread, parent, do_maps_clone); in thread__fork()