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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DcopyFailedInfo.hpp62 uint failed_count() const { return _count; } function in class:CopyFailedInfo
H A DgcTraceSend.cpp100 failed_info.set_objectCount(cf_info.failed_count());

Completed in 40 milliseconds