Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dthread.h107 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone);
A Dthread.c391 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork() function
A Dmachine.c1974 thread__fork(thread, parent, sample->time, do_maps_clone) < 0) { in machine__process_fork_event()

Completed in 14 milliseconds