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

/openjdk7/hotspot/src/share/vm/services/
H A DmemSnapshot.hpp135 bool remove_uncommitted_region(MemPointerRecord* rec);
H A DmemSnapshot.cpp209 bool VMMemPointerIterator::remove_uncommitted_region(MemPointerRecord* rec) { function in class:VMMemPointerIterator
608 if (!vm_snapshot_itr.remove_uncommitted_region(new_rec)) {

Completed in 24 milliseconds