Home
last modified time | relevance | path

Searched defs:OnMoveEvent (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/profiler/
Dheap_profiler_listener.cpp40 void HeapProfilerListener::OnMoveEvent(uintptr_t fromObj, uintptr_t toObj, size_t size) in OnMoveEvent() function in common::HeapProfilerListener
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h769 void Heap::OnMoveEvent([[maybe_unused]] uintptr_t address, [[maybe_unused]] TaggedObject* forwardAd… in OnMoveEvent() function
781 void SharedHeap::OnMoveEvent([[maybe_unused]] uintptr_t address, [[maybe_unused]] TaggedObject* for… in OnMoveEvent() function