Searched refs:thread__fork (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.h108 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone);
H A Dthread.c396 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) function
H A Dmachine.c1966 thread__fork(thread, parent, sample->time, do_maps_clone) < 0) {

Completed in 148 milliseconds