Home
last modified time | relevance | path

Searched refs:pages_swept (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/heap/
Dmark-compact.cc3858 int pages_swept = 0; in StartSweepSpace() local
3914 pages_swept++; in StartSweepSpace()
3929 AllocationSpaceName(space->identity()), pages_swept); in StartSweepSpace()