Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dthread.c377 static int thread__clone_maps(struct thread *thread, struct thread *parent, bool do_maps_clone) in thread__clone_maps()
392 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
Dmachine.c2034 bool do_maps_clone = true; in machine__process_fork_event() local