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