Home
last modified time | relevance | path

Searched refs:CheckIfKeyPauseTime (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_key_stats.h65 bool CheckIfKeyPauseTime() const;
H A Dgc_key_stats.cpp44 bool GCKeyStats::CheckIfKeyPauseTime() const in CheckIfKeyPauseTime() function in panda::ecmascript::GCKeyStats
H A Dheap.cpp1239 if (GetEcmaGCKeyStats()->CheckIfMainThread() && GetEcmaGCKeyStats()->CheckIfKeyPauseTime()) { in CollectGarbage()

Completed in 5 milliseconds