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

  /external/oprofile/daemon/
init.c 58 static void opd_alarm(void);
219 opd_alarm();
256 /** opd_alarm - sync files and report stats */
257 static void opd_alarm(void) function
oprofiled.c 176 * opd_alarm - sync files and report stats
178 static void opd_alarm(int val __attribute__((unused))) function
218 act.sa_handler = opd_alarm;

Completed in 39 milliseconds