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

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c128 unsigned int kmem_stackinfo; /* stackinfo feature on-off */ variable
412 if (kmem_stackinfo != 0) {
630 if (kmem_stackinfo != 0) {
1887 * Tunable kmem_stackinfo is set, fill the kernel thread stack with a
1935 * Tunable kmem_stackinfo is set, create stackinfo log if doesn't already exist,
2095 * Tunable kmem_stackinfo is set, compute stack utilization percentage.

Completed in 57 milliseconds