OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 70 milliseconds