Searched refs:needRefresh (Results 1 – 1 of 1) sorted by relevance
971 bool needRefresh = mSamplingPeriod != samplingPeriod || mBatchingPeriod != batchingPeriod; in batch() local975 if (needRefresh && mReportIntervalId >= 0) { in batch()