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.cpp73 bool HeapProfiler::StartHeapTracking(double timeInterval, bool isVmMode, Stream *stream, in StartHeapTracking() function in panda::ecmascript::HeapProfiler
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h408 void StartHeapTracking(HeapTracker *tracker) in StartHeapTracking() function
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp126 bool DFXJSNApi::StartHeapTracking(const EcmaVM *vm, double timeInterval, bool isVmMode, in StartHeapTracking() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp839 void EcmaVM::StartHeapTracking(HeapTracker *tracker) in StartHeapTracking() function in panda::ecmascript::EcmaVM