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

  /external/oprofile/daemon/
init.c 60 static void opd_sigterm(void);
229 opd_sigterm();
285 static void opd_sigterm(void) function
oprofiled.c 191 static void opd_sigterm(int val __attribute__((unused))) function
237 act.sa_handler = opd_sigterm;
  /external/oprofile/daemon/liblegacy/
init.c 52 static void opd_sigterm(void);
194 opd_sigterm();
317 static void opd_sigterm(void) function

Completed in 61 milliseconds