Searched refs:cutoff_nanos (Results 1 – 1 of 1) sorted by relevance
455 int64_t cutoff_nanos = newMin; in appendUidMap() local457 if (it_changes->timestampNs < cutoff_nanos) { in appendUidMap()