Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp221 int32_t heapCount = 0; in DoDump() local
505 int32_t heapCount = static_cast<int32_t>(vm_->GetHeap()->GetHeapObjectCount()); in StopHeapTracking() local