Searched defs:direct_allocated_words (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/ | ||
H A D | concurrentMarkSweepGeneration.hpp | 1216 size_t direct_allocated_words() const { return _direct_allocated_words; } function in class:ConcurrentMarkSweepGeneration |
Completed in 40 milliseconds