Searched defs:biased_begin_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/accounting/
H A Dcard_table.h89 return biased_begin_;
147 uint8_t* const biased_begin_; member in class:art::gc::accounting::CardTable
149 // to allow the byte value of biased_begin_ to equal GC_CARD_DIRTY

Completed in 78 milliseconds