Searched refs:handler_calls (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ntp-88/include/
H A Dntpd.h325 extern volatile u_long handler_calls; /* number of calls to interrupt handler */
H A Dntpd.h.orig325 extern volatile u_long handler_calls; /* number of calls to interrupt handler */
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_io.c144 volatile u_long handler_calls; /* number of calls to interrupt handler */ variable
3297 handler_calls++;
3785 handler_calls = 0;
H A Dntp_request.c1244 io->interrupts = htonl((u_int32)handler_calls);

Completed in 104 milliseconds