Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dthread.h35 int thread__fork(struct thread *self, struct thread *parent);
Dthread.c109 int thread__fork(struct thread *self, struct thread *parent) in thread__fork() function
Devent.c656 thread__fork(thread, parent) < 0) { in perf_event__process_task()