Searched defs:otherTime (Results 1 – 4 of 4) sorted by relevance
199 auto otherTime = pauseTime - pauseTimeSum; in ReportCollectionEnd() local277 auto otherTime = pauseTime - markingTime - evacuationTime - updateRefsTime; in DumpMetrics() local293 auto otherTime = predictor_.Predict(otherSeq_); in PredictYoungCollectionTimeInMicros() local312 auto otherTime = predictor_.Predict(otherSeq_); in PredictYoungCollectionTimeInMicros() local
78 uint64_t otherTime = 0; member
2282 Profile &SetOtherTime(int64_t otherTime) in SetOtherTime()
2701 int64_t otherTime; in Create() local