Home
last modified time | relevance | path

Searched refs:GetScopeDuration (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_key_stats.cpp46 return gcStats_->GetScopeDuration(GCStats::Scope::ScopeId::TotalGC) >= KEY_PAUSE_TIME; in CheckIfKeyPauseTime()
74 gcStats_->GetScopeDuration(GCStats::Scope::ScopeId::TotalGC)); in AddGCStatsToKey()
76 gcStats_->GetScopeDuration(GCStats::Scope::ScopeId::Mark)); in AddGCStatsToKey()
78 gcStats_->GetScopeDuration(GCStats::Scope::ScopeId::Evacuate)); in AddGCStatsToKey()
H A Dgc_stats.h180 float GetScopeDuration(int pos) const in GetScopeDuration() function in panda::ecmascript::GCStats

Completed in 3 milliseconds