HomeSort by relevance Sort by last modified time
    Searched refs:thread__fork (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/util/
thread.h 35 int thread__fork(struct thread *self, struct thread *parent);
thread.c 109 int thread__fork(struct thread *self, struct thread *parent) function
event.c 656 thread__fork(thread, parent) < 0) {

Completed in 1734 milliseconds