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