Home
last modified time | relevance | path

Searched defs:StopHeapTracking (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp413 bool DFXJSNApi::StopHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const std::str… in StopHeapTracking() function in panda::DFXJSNApi
425 bool DFXJSNApi::StopHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] Stream* stream, in StopHeapTracking() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp780 void EcmaVM::StopHeapTracking() in StopHeapTracking() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h1492 void StopHeapTracking() in StopHeapTracking() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp568 …bool StopHeapTracking(Stream *stream, Progress *progress = nullptr, bool newThread = true) override in StopHeapTracking() function in panda::test::MockHeapProfiler
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp1111 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking() function in panda::ecmascript::HeapProfiler