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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DcopyFailedInfo.hpp59 size_t first_size() const { return _first_size; } function in class:CopyFailedInfo
H A DgcTraceSend.cpp101 failed_info.set_firstSize(cf_info.first_size());
/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparNewGeneration.cpp289 _thread_num, _promotion_failed_info.first_size());

Completed in 49 milliseconds