Searched refs:totalPauseTime (Results 1 – 2 of 2) sorted by relevance
488 tsc_tick_count::tsc_interval_t totalPauseTime; variable493 totalPauseTime() {} in explicitTimer()499 totalPauseTime += (tick - pauseStartTime); in resume()505 totalPauseTime = 0; in reset()
243 totalPauseTime = 0; in start()255 stat->addSample(((tick - startTime) - totalPauseTime).ticks()); in stop()