Searched refs:dest_idx (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsParallelCompact.cpp726 size_t dest_idx = addr_to_region_idx(split_info.dest_region_addr()); local
727 _region_data[dest_idx].set_source_region(cur_region);

Completed in 62 milliseconds