Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.h213 size_t GetGCCount() in GetGCCount() function
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp521 size_t DFXJSNApi::GetGCCount(const EcmaVM *vm) in GetGCCount() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp469 HWTEST_F_L0(DFXJSNApiTests, GetGCCount) in HWTEST_F_L0() argument