Searched defs:AllocationEvent (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| H A D | heap_tracker.cpp | 34 void HeapTracker::AllocationEvent(TaggedObject *address, size_t size) in AllocationEvent() function in panda::ecmascript::HeapTracker |
| H A D | heap_profiler.cpp | 127 void HeapProfiler::AllocationEvent(TaggedObject *address, size_t size) in AllocationEvent() function in panda::ecmascript::HeapProfiler |
Completed in 2 milliseconds