Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-profiler.cc192 void HeapProfiler::AllocationEvent(Address addr, int size) { in AllocationEvent() function in v8::internal::HeapProfiler
Dallocation-tracker.cc221 void AllocationTracker::AllocationEvent(Address addr, int size) { in AllocationEvent() function in v8::internal::AllocationTracker