Searched defs:UpdateHeapTracking (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| D | heap_profiler.cpp | 477 bool HeapProfiler::UpdateHeapTracking(Stream *stream) in UpdateHeapTracking() function in panda::ecmascript::HeapProfiler |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | dfx_jsnapi.cpp | 397 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/ | ||
| D | heap_dump_test.cpp | 883 bool UpdateHeapTracking(Stream *stream) override in UpdateHeapTracking() function in panda::test::MockHeapProfiler |