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

/openjdk7/hotspot/src/share/vm/memory/
H A DcardTableModRefBS.cpp188 HeapWord* CardTableModRefBS::largest_prev_committed_end(int ind) const { function in class:CardTableModRefBS
226 HeapWord* const max_prev_end = largest_prev_committed_end(ind);
H A DcardTableModRefBS.hpp145 HeapWord* largest_prev_committed_end(int ind) const;

Completed in 57 milliseconds