Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp226 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking() function in panda::ecmascript::HeapProfiler
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp247 bool DFXJSNApi::StopHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const std::str… in StopHeapTracking() function in panda::DFXJSNApi
259 bool DFXJSNApi::StopHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] Stream* stream, in StopHeapTracking() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp579 void EcmaVM::StopHeapTracking() in StopHeapTracking() function in panda::ecmascript::EcmaVM
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h512 void StopHeapTracking() in StopHeapTracking() function