Searched defs:StartHeapTracking (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_vm.cpp | 681 void EcmaVM::StartHeapTracking() in StartHeapTracking() function in panda::ecmascript::EcmaVM |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | dfx_jsnapi.cpp | 350 bool DFXJSNApi::StartHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] double timeInterval, in StartHeapTracking() function in panda::DFXJSNApi |
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| H A D | heap_profiler.cpp | 725 bool HeapProfiler::StartHeapTracking(double timeInterval, bool isVmMode, Stream *stream, in StartHeapTracking() function in panda::ecmascript::HeapProfiler |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | heap.h | 1365 void StartHeapTracking() in StartHeapTracking() function in panda::panda::ecmascript::Heap |
Completed in 8 milliseconds