Home
last modified time | relevance | path

Searched refs:GetOrNewHeapProfile (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler_interface.cpp23 return vm->GetOrNewHeapProfile(); in GetInstance()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h492 HeapProfilerInterface *GetOrNewHeapProfile();
H A Decma_vm.cpp671 HeapProfilerInterface *EcmaVM::GetOrNewHeapProfile() in GetOrNewHeapProfile() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_dump_test.cpp601 MockHeapProfiler mockHeapProfiler(ecmaVm_->GetOrNewHeapProfile()); in HWTEST_F_L0()

Completed in 5 milliseconds