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

/openjdk7/hotspot/src/share/vm/services/
H A DmemPtr.hpp286 inline bool is_uncommit_record() const { function in class:MemPointerRecord
H A DmemSnapshot.cpp45 } else if (rec->is_uncommit_record()) {
210 assert(rec->is_uncommit_record(), "sanity check");
607 } else if (new_rec->is_uncommit_record()) {

Completed in 47 milliseconds