thread__fork
thread__fork(thread, parent, sample->time, do_maps_clone) < 0) {
int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone);