Searched refs:newSampleCount (Results 1 – 1 of 1) sorted by relevance
104 uint64_t newSampleCount = sampleCount + other.sampleCount; in operator +=() local105 double dnsc = double(newSampleCount); in operator +=()121 sampleCount = newSampleCount; in operator +=()