Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp380 uint32_t heapTotalSize = 0; in DecodeMemObj() local
731 size_t heapTotalSize = 0; in GetNotFoundObj() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp288 size_t heapTotalSize = DFXJSNApi::GetHeapTotalSize(vm_); in HWTEST_F_L0() local