Searched refs:handler_calls (Results 1 – 4 of 4) sorted by relevance
376 extern volatile u_long handler_calls; /* number of calls to interrupt handler */
169 volatile u_long handler_calls; /* number of calls to interrupt handler */ variable3568 ++handler_calls;3630 ++handler_calls;4298 handler_calls = 0;
1215 io->interrupts = htonl((u_int32)handler_calls); in io_stats()
2501 ctl_putuint(sys_var[varid].text, handler_calls); in ctl_putsys()