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

/openjdk7/hotspot/src/share/vm/memory/
H A Dgeneration.inline.hpp58 WaterMark OneContigSpaceCardGeneration::bottom_mark() { function in class:OneContigSpaceCardGeneration
59 return the_space()->bottom_mark();
H A Dspace.hpp820 WaterMark bottom_mark() { return WaterMark(this, bottom()); } function in class:ContiguousSpace

Completed in 32 milliseconds