Home
last modified time | relevance | path

Searched defs:GetFullGCLongTimeCount (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.h236 size_t GetFullGCLongTimeCount() const in GetFullGCLongTimeCount() function
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp563 size_t DFXJSNApi::GetFullGCLongTimeCount(const EcmaVM *vm) in GetFullGCLongTimeCount() function in panda::DFXJSNApi