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