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

/illumos-gate/usr/src/uts/common/os/
H A Dkcpc.c69 static uint32_t kcpc_nullctx_count; /* # overflows in a thread with no ctx */ variable
1003 * the console and bump the 'kcpc_nullctx_count' variable.
1011 atomic_inc_32(&kcpc_nullctx_count);

Completed in 63 milliseconds