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

/macosx-10.10.1/ntp-92/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.10.1/ntp-92/ntpd/
H A Dntp_io.c146 volatile u_long handler_calls; /* number of calls to interrupt handler */ variable
3333 handler_calls++;
3821 handler_calls = 0;
H A Dntp_request.c1244 io->interrupts = htonl((u_int32)handler_calls);

Completed in 80 milliseconds