Searched refs:gctcc (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryService.cpp105 GcThreadCountClosure gctcc; local
106 heap->gc_threads_do(&gctcc);
107 int count = gctcc.count();

Completed in 32 milliseconds