Searched defs:numthresholds (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ | ||
H A D | pm.c | 1798 int numthresholds = 0; local 1821 numthresholds += cp->pmc_comp.pmc_numlevels - 1; 1823 musthave = (numthresholds + numcomps + 1) * wordsize; |
Completed in 49 milliseconds