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

  /external/oprofile/daemon/
init.c 61 static void opd_sigchild(void);
232 opd_sigchild();
296 static void opd_sigchild(void) function
oprofiled.c 196 static void opd_sigchild(int val __attribute__((unused))) function
247 act.sa_handler = opd_sigchild;

Completed in 61 milliseconds