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

/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparNewGeneration.hpp203 void note_term_attempt() { ++_term_attempts; } function in class:ParScanThreadState
219 TASKQUEUE_STATS_ONLY(note_term_attempt());

Completed in 30 milliseconds