Searched refs:thread__fork (Results 1 – 3 of 3) sorted by relevance
39 int thread__fork(struct thread *self, struct thread *parent);
71 int thread__fork(struct thread *self, struct thread *parent) in thread__fork() function
1122 thread__fork(thread, parent) < 0) { in machine__process_fork_event()