Home
last modified time | relevance | path

Searched defs:do_maps_clone (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dthread.c398 thread__clone_maps(struct thread * thread,struct thread * parent,bool do_maps_clone) thread__clone_maps() argument
414 thread__fork(struct thread * thread,struct thread * parent,u64 timestamp,bool do_maps_clone) thread__fork() argument
H A Dmachine.c1869 bool do_maps_clone = true; machine__process_fork_event() local