Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_tracker.cpp35 void HeapTracker::AllocationEvent(TaggedObject *address, size_t size) in AllocationEvent() function in panda::ecmascript::HeapTracker
Dheap_profiler.cpp106 void HeapProfiler::AllocationEvent(TaggedObject *address, size_t size) in AllocationEvent() function in panda::ecmascript::HeapProfiler