Searched defs:opd_alarm (Results 1 - 3 of 3) sorted by relevance

/external/oprofile/daemon/
H A Dinit.c59 static void opd_alarm(void);
220 opd_alarm();
257 /** opd_alarm - sync files and report stats */
258 static void opd_alarm(void) function
H A Doprofiled.c176 * 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/
H A Dinit.c51 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 106 milliseconds