Home
last modified time | relevance | path

Searched defs:HeapProfiler (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h72 class HeapProfiler; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h47 class HeapProfiler; variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp115 HeapProfiler::HeapProfiler(const EcmaVM *vm) : vm_(vm), stringTable_(vm), chunk_(vm->GetNativeAreaA… in HeapProfiler() function in panda::ecmascript::HeapProfiler