Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dthread.h39 int thread__fork(struct thread *self, struct thread *parent);
Dthread.c71 int thread__fork(struct thread *self, struct thread *parent) in thread__fork() function
Dmachine.c1122 thread__fork(thread, parent) < 0) { in machine__process_fork_event()