Searched refs:mDurationFullBucket (Results 1 – 2 of 2) sorted by relevance
69 int64_t mDurationFullBucket; member71 DurationValues() : mDuration(0), mDurationFullBucket(0){}; in DurationValues()
177 durationIt.second.mDurationFullBucket += durationIt.second.mDuration; in flushCurrentBucket()478 return it->second.mDurationFullBucket; in getCurrentStateKeyFullBucketDuration()