Searched refs:AllocationCounter (Results 1 – 3 of 3) sorted by relevance
13 void AllocationCounter::AddAllocationObserver(AllocationObserver* observer) { in AddAllocationObserver()43 void AllocationCounter::RemoveAllocationObserver(AllocationObserver* observer) { in RemoveAllocationObserver()73 void AllocationCounter::AdvanceAllocationObservers(size_t allocated) { in AdvanceAllocationObservers()83 void AllocationCounter::InvokeAllocationObservers(Address soon_object, in InvokeAllocationObservers()
48 friend class AllocationCounter; variable52 class AllocationCounter final {54 AllocationCounter() = default;
201 AllocationCounter allocation_counter_;