Home
last modified time | relevance | path

Searched refs:DeleteHeapProfile (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.cpp27 vm->DeleteHeapProfile(); in Destroy()
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp236 DeleteHeapProfile(); in ~EcmaVM()
484 void EcmaVM::DeleteHeapProfile() in DeleteHeapProfile() function in panda::ecmascript::EcmaVM
Decma_vm.h314 void DeleteHeapProfile();