Home
last modified time | relevance | path

Searched defs:HeapSampling (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocation_inspector.h23 class HeapSampling; variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp21 HeapSampling::HeapSampling(const EcmaVM *vm, Heap *const heap, uint64_t interval, int stackDepth) in HeapSampling() function in panda::ecmascript::HeapSampling