Searched refs:oldestResourceTimestamp (Results 1 – 1 of 1) sorted by relevance
468 uint32_t oldestResourceTimestamp = fPurgeableQueue.peek()->cacheAccess().timestamp(); in purgeAsNeeded() local469 if (oldestAllowedTimestamp < oldestResourceTimestamp) { in purgeAsNeeded()