Searched defs:reset_direct_allocated_words (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/ | ||
H A D | concurrentMarkSweepGeneration.hpp | 1217 void reset_direct_allocated_words() { _direct_allocated_words = 0; } function in class:ConcurrentMarkSweepGeneration |
Completed in 29 milliseconds