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

/openjdk9/hotspot/src/share/vm/gc/parallel/
H A DvmPSOperations.cpp54 VM_ParallelGCSystemGC::VM_ParallelGCSystemGC(uint gc_count, argument
34 VM_ParallelGCFailedAllocation(size_t word_size, uint gc_count) argument
H A DparallelScavengeHeap.cpp221 uint gc_count = 0; local
478 uint gc_count = 0; local
/openjdk9/hotspot/src/share/vm/services/
H A DmemoryManager.hpp170 size_t gc_count() { return _num_collections; } function in class:GCMemoryManager
/openjdk9/hotspot/src/share/vm/gc/cms/
H A DconcurrentMarkSweepGeneration.cpp1299 unsigned int gc_count = gch->total_full_collections(); local

Completed in 94 milliseconds