Searched refs:region_index (Results 1 – 1 of 1) sorted by relevance
1038 size_t region_index = kCyclicRegionAllocation in AllocateRegion() local1041 Region* r = ®ions_[region_index]; in AllocateRegion()1059 cyclic_alloc_region_index_ = (region_index + 1) % num_regions_; in AllocateRegion()