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 60 static void opd_sigchild(void);
231 opd_sigchild();
293 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 244 milliseconds