Searched defs:StopHeapTracking (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_vm.cpp | 686 void EcmaVM::StopHeapTracking() in StopHeapTracking() function in panda::ecmascript::EcmaVM |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | dfx_jsnapi.cpp | 380 bool DFXJSNApi::StopHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const std::string &filePath, in StopHeapTracking() function in panda::DFXJSNApi 392 bool DFXJSNApi::StopHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] Stream* stream, in StopHeapTracking() function in panda::DFXJSNApi |
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| H A D | heap_profiler.cpp | 775 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking() function in panda::ecmascript::HeapProfiler |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | heap.h | 1370 void StopHeapTracking() in StopHeapTracking() function in panda::panda::ecmascript::Heap |
Completed in 7 milliseconds