Home | History | Annotate | Download | only in heap

Lines Matching refs:totalAllocatedSpace

2411         blink::Platform::current()->histogramCustomCounts("BlinkGC.TotalAllocatedSpace", allocatedSpaceSize / 1024, 0, 4 * 1024 * 1024, 50);
2652 *allocatedSpaceSize += (*it)->stats().totalAllocatedSpace();