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

/openjdk7/hotspot/src/share/vm/memory/
H A DheapInspection.hpp105 bool allocation_failed() { return _buckets == NULL; } function in class:KlassInfoTable
H A DheapInspection.cpp313 if (!cit.allocation_failed()) {
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcTrace.cpp153 if (!cit.allocation_failed()) {

Completed in 31 milliseconds