Searched defs:pauseType (Results 1 – 1 of 1) sorted by relevance
111 PandaString GCStats::GetPhasePauseStat(PauseTypeStats pauseType) in GetPhasePauseStat()119 uint64_t GCStats::GetPhasePause(PauseTypeStats pauseType) in GetPhasePause()209 void GCStats::AddPause(uint64_t pause, GCInstanceStats *instanceStats, PauseTypeStats pauseType) in AddPause()228 …for (auto pauseType = PauseTypeStats::COMMON_PAUSE; pauseType != PauseTypeStats::PAUSE_TYPE_STATS_… in ResetLastPause() local266 …Stats::GCScopedPauseStats(GCStats *stats, GCInstanceStats *instanceStats, PauseTypeStats pauseType) in GCScopedPauseStats()