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