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

/illumos-gate/usr/src/uts/common/os/
H A Dkcpc.c68 static uint32_t kcpc_intrctx_count; /* # overflows in an interrupt handler */ variable
941 atomic_inc_32(&kcpc_intrctx_count);

Completed in 64 milliseconds