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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DvmGCOperations.hpp74 unsigned int _full_gc_count_before; // full gc count before acquiring PLL member in class:VM_GC_Operation
100 _full_gc_count_before = full_gc_count_before;

Completed in 37 milliseconds