Searched refs:newMin (Results 1 – 1 of 1) sorted by relevance
422 int64_t newMin = getMinimumTimestampNs(); in appendUidMap() local424 if (newMin > prevMin) { // Delete anything possible now that the minimum has in appendUidMap()426 int64_t cutoff_nanos = newMin; in appendUidMap()