Searched refs:_startupCount (Results 1 – 2 of 2) sorted by relevance
75 _startupCount = rhs._startupCount; in operator =()110 _startupCount = 0; in Reset()201 if (_startupCount >= kStartupDelaySamples) in UpdateEstimate()207 _startupCount++; in UpdateEstimate()
150 uint32_t _startupCount; variable