Home
last modified time | relevance | path

Searched refs:opd_sigchild (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/daemon/
Dinit.c61 static void opd_sigchild(void);
232 opd_sigchild(); in opd_do_read()
296 static void opd_sigchild(void) in opd_sigchild() function
Doprofiled.c196 static void opd_sigchild(int val __attribute__((unused))) in opd_sigchild() function
247 act.sa_handler = opd_sigchild; in opd_setup_signals()