Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp775 void EcmaVM::StartHeapTracking() in StartHeapTracking() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp383 bool DFXJSNApi::StartHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] double timeIn… in StartHeapTracking() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h1487 void StartHeapTracking() in StartHeapTracking() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp562 bool StartHeapTracking(double timeInterval, bool isVmMode = true, Stream *stream = nullptr, in StartHeapTracking() function in panda::test::MockHeapProfiler
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp1061 bool HeapProfiler::StartHeapTracking(double timeInterval, bool isVmMode, Stream *stream, in StartHeapTracking() function in panda::ecmascript::HeapProfiler