Searched refs:bitmap_index (Results 1 – 1 of 1) sorted by relevance
62 size_t bitmap_index = bitmap_index_++; in MallocSpace() local67 StringPrintf("allocspace %s live-bitmap %d", name.c_str(), static_cast<int>(bitmap_index)), in MallocSpace()70 << bitmap_index; in MallocSpace()72 StringPrintf("allocspace %s mark-bitmap %d", name.c_str(), static_cast<int>(bitmap_index)), in MallocSpace()74 CHECK(mark_bitmap_.IsValid()) << "could not create allocspace mark bitmap #" << bitmap_index; in MallocSpace()