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.cpp189 bool HeapProfiler::StartHeapTracking(double timeInterval, bool isVmMode, Stream *stream, in StartHeapTracking() function in panda::ecmascript::HeapProfiler
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp574 void EcmaVM::StartHeapTracking() in StartHeapTracking() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h507 void StartHeapTracking() in StartHeapTracking() function
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp221 bool DFXJSNApi::StartHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] double timeIn… in StartHeapTracking() function in panda::DFXJSNApi