Searched refs:handler_calls (Results 1 – 4 of 4) sorted by relevance
420 extern volatile u_long handler_calls; /* number of calls to interrupt handler */
169 volatile u_long handler_calls; /* number of calls to interrupt handler */ variable3678 ++handler_calls;3740 ++handler_calls;4420 handler_calls = 0;
1219 io->interrupts = htonl((u_int32)handler_calls); in io_stats()
2479 ctl_putuint(sys_var[varid].text, handler_calls); in ctl_putsys()