Searched refs:mark (Results 1 - 2 of 2) sorted by path

/art/runtime/gc/accounting/
H A Dspace_bitmap.cc157 uword* mark = mark_bitmap.bitmap_begin_; local
159 uword garbage = live[i] & ~mark[i];
H A Dspace_bitmap.h143 static void SweepWalk(const SpaceBitmap& live, const SpaceBitmap& mark, uintptr_t base,

Completed in 315 milliseconds