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

  /external/oprofile/daemon/
init.c 59 static void opd_alarm(void);
220 opd_alarm();
257 /** opd_alarm - sync files and report stats */
258 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;
  /external/oprofile/daemon/liblegacy/
init.c 51 static void opd_alarm(void);
185 opd_alarm();
283 * opd_alarm - clean up old procs, msync, and report stats
285 static void opd_alarm(void) function

Completed in 70 milliseconds