Searched refs:pcache1UnderMemoryPressure (Results 1 – 1 of 1) sorted by relevance
520 static int pcache1UnderMemoryPressure(PCache1 *pCache){ in pcache1UnderMemoryPressure() function891 || (pcache1UnderMemoryPressure(pCache) && pCache->nRecyclable<nPinned) in pcache1FetchStage2()902 && ((pCache->nPage+1>=pCache->nMax) || pcache1UnderMemoryPressure(pCache)) in pcache1FetchStage2()