Home
last modified time | relevance | path

Searched defs:UpdateHeapTracking (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp477 bool HeapProfiler::UpdateHeapTracking(Stream *stream) in UpdateHeapTracking() function in panda::ecmascript::HeapProfiler
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp397 bool DFXJSNApi::UpdateHeapTracking([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] Stream *stre… in UpdateHeapTracking() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp883 bool UpdateHeapTracking(Stream *stream) override in UpdateHeapTracking() function in panda::test::MockHeapProfiler