Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Ddfx_jsnapi_tests.cpp287 size_t heapTotalSize = DFXJSNApi::GetHeapTotalSize(vm_); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.cpp495 size_t heapTotalSize = 0; in GetNotFoundObj() local
591 uint64_t heapTotalSize = heapSize + sharedSize; in BinaryDump() local

Completed in 3 milliseconds