Home | History | Annotate | Download | only in heap

Lines Matching refs:AllocationObserver

309 class AllocationObserver;
2203 AllocationObserver* idle_scavenge_observer_;
2641 class AllocationObserver {
2643 explicit AllocationObserver(intptr_t step_size)
2647 virtual ~AllocationObserver() {}
2690 DISALLOW_COPY_AND_ASSIGN(AllocationObserver);