Home
last modified time | relevance | path

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

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