Searched defs:AllocationEvent (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/profiler/ | ||
| D | heap-profiler.cc | 192 void HeapProfiler::AllocationEvent(Address addr, int size) { in AllocationEvent() function in v8::internal::HeapProfiler |
| D | allocation-tracker.cc | 221 void AllocationTracker::AllocationEvent(Address addr, int size) { in AllocationEvent() function in v8::internal::AllocationTracker |