Home
last modified time | relevance | path

Searched refs:numthresholds (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dpm.c1798 int numthresholds = 0; in pm_ioctl() local
1821 numthresholds += cp->pmc_comp.pmc_numlevels - 1; in pm_ioctl()
1823 musthave = (numthresholds + numcomps + 1) * wordsize; in pm_ioctl()