Searched defs:_allocated_length (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionSeq.hpp49 // * _allocated_length (not exposed outside this class) is the
54 // and maintain that: _length <= _allocated_length <= _max_length
82 uint _allocated_length; member in class:HeapRegionSeq

Completed in 34 milliseconds