Searched refs:LOG_M (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/ | ||
H A D | heapRegionRemSet.cpp | 855 const int LOG_M = 20; local 856 int region_size_log_mb = MAX2(HeapRegion::LogOfHRGrainBytes - LOG_M, 0); |
Completed in 24 milliseconds