Searched refs:bitmap_index (Results 1 – 2 of 2) sorted by relevance
47 size_t bitmap_index = bitmap_index_++; in MallocSpace() local52 StringPrintf("allocspace %s live-bitmap %d", name.c_str(), static_cast<int>(bitmap_index)), in MallocSpace()55 << bitmap_index; in MallocSpace()57 StringPrintf("allocspace %s mark-bitmap %d", name.c_str(), static_cast<int>(bitmap_index)), in MallocSpace()60 << bitmap_index; in MallocSpace()
676 uint32_t bitmap_index = bitmap_index_.FetchAndAddSequentiallyConsistent(1); in Init() local678 bitmap_index)); in Init()