Home
last modified time | relevance | path

Searched defs:GetGCDuration (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.h196 size_t GetGCDuration() const in GetGCDuration() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp459 HWTEST_F_L0(DFXJSNApiTests, GetGCDuration) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp466 size_t DFXJSNApi::GetGCDuration(const EcmaVM *vm) in GetGCDuration() function in panda::DFXJSNApi