Searched defs:static_mem_size (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.hpp154 static size_t static_mem_size();
297 static size_t static_mem_size() { function in class:HeapRegionRemSet
298 return OtherRegionsTable::static_mem_size();
H A DheapRegionRemSet.cpp721 size_t OtherRegionsTable::static_mem_size() { function in class:OtherRegionsTable

Completed in 26 milliseconds