Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.cc923 uint32_t last_vec_masked = alloc_bit_map_[num_vec - 1] & in NumberOfFreeSlots() local
925 num_alloc_slots += POPCOUNT(last_vec_masked); in NumberOfFreeSlots()