Home
last modified time | relevance | path

Searched defs:do_maps_clone (Results 1 - 4 of 4) 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() argument
391 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork() argument
H A Dmachine.c1873 bool do_maps_clone = true; in machine__process_fork_event() local
/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() argument
398 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork() argument
H A Dmachine.c2094 bool do_maps_clone = true; in machine__process_fork_event() local

Completed in 11 milliseconds