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

/openjdk7/hotspot/src/share/vm/memory/
H A Dgeneration.inline.hpp37 WaterMark OneContigSpaceCardGeneration::top_mark() { function in class:OneContigSpaceCardGeneration
38 return the_space()->top_mark();
H A Dgeneration.hpp726 inline WaterMark top_mark();
H A Dspace.hpp821 WaterMark top_mark() { return WaterMark(this, top()); } function in class:ContiguousSpace

Completed in 72 milliseconds