Searched defs:AllocationEvent (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| D | heap_tracker.cpp | 35 void HeapTracker::AllocationEvent(TaggedObject *address, size_t size) in AllocationEvent() function in panda::ecmascript::HeapTracker |
| D | heap_profiler.cpp | 106 void HeapProfiler::AllocationEvent(TaggedObject *address, size_t size) in AllocationEvent() function in panda::ecmascript::HeapProfiler |