Searched refs:thread__fork (Results 1 – 3 of 3) sorted by relevance
115 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone);
394 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork() function
2141 thread__fork(thread, parent, sample->time, do_maps_clone) < 0) { in machine__process_fork_event()