Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp165 bool HeapProfiler::StartHeapTracking(double timeInterval, bool isVmMode, Stream *stream, in StartHeapTracking() function in panda::ecmascript::HeapProfiler
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h410 void StartHeapTracking() in StartHeapTracking() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp511 void EcmaVM::StartHeapTracking() in StartHeapTracking() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp165 bool DFXJSNApi::StartHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] double timeIn… in StartHeapTracking() function in panda::DFXJSNApi