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

  /external/oprofile/daemon/
init.c 59 static void opd_sigterm(void);
228 opd_sigterm();
284 static void opd_sigterm(void) function
oprofiled.c 191 static void opd_sigterm(int val __attribute__((unused))) function
237 act.sa_handler = opd_sigterm;

Completed in 35 milliseconds