Searched defs:event_for_pid (Results 1 - 1 of 1) sorted by last modified time

/external/ltrace/sysdeps/linux-gnu/
H A Dtrace.c155 event_for_pid(Event *event, void *data) function
165 return each_qd_event(event_for_pid, (void *)(uintptr_t)pid) != NULL;

Completed in 101 milliseconds