Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.cpp22 return vm->GetOrNewHeapProfile(); in GetInstance()
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h316 HeapProfilerInterface *GetOrNewHeapProfile();
Decma_vm.cpp501 HeapProfilerInterface *EcmaVM::GetOrNewHeapProfile() in GetOrNewHeapProfile() function in panda::ecmascript::EcmaVM