Searched refs:nPinned (Results 1 – 1 of 1) sorted by relevance
56985 unsigned int nPinned; local56991 nPinned = pCache->nPage - pCache->nRecyclable;56995 nPinned>=pGroup->mxPinned56996 || nPinned>=pCache->n90pct56997 || (pcache1UnderMemoryPressure(pCache) && pCache->nRecyclable<nPinned)