Searched refs:bitmap_index (Results 1 – 2 of 2) sorted by relevance
51 size_t bitmap_index = bitmap_index_++; in MallocSpace() local56 StringPrintf("allocspace %s live-bitmap %d", name.c_str(), static_cast<int>(bitmap_index)), in MallocSpace()59 << bitmap_index; in MallocSpace()61 StringPrintf("allocspace %s mark-bitmap %d", name.c_str(), static_cast<int>(bitmap_index)), in MallocSpace()64 << bitmap_index; in MallocSpace()
638 const uint32_t bitmap_index = ImageSpace::bitmap_index_.FetchAndAddSequentiallyConsistent(1); in Init() local641 bitmap_index)); in Init()