Searched refs:totalPauseTime (Results 1 – 2 of 2) sorted by relevance
485 tsc_tick_count::tsc_interval_t totalPauseTime; variable490 totalPauseTime() {} in explicitTimer()496 totalPauseTime += (tick - pauseStartTime); in resume()502 totalPauseTime = 0; in reset()
240 totalPauseTime = 0; in start()252 stat->addSample(((tick - startTime) - totalPauseTime).ticks()); in stop()