Lines Matching full:dirty
64 // size. Each region has a corresponding dirty bit in the page header which is
66 // dirty bits encoding see comments in the Page::GetRegionNumberForAddress()
226 inline void SetRegionMarks(uint32_t dirty);
339 // This field contains dirty marks for regions covering the page. Only dirty
341 // Only 32 dirty marks are supported so for large object pages several regions
342 // might be mapped to a single dirty mark.
2277 // Iterates objects covered by dirty regions.