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