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

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryManager.hpp179 int num_gc_threads() { return _num_gc_threads; } function in class:GCMemoryManager
H A DgcNotifier.cpp145 argsInt.push_int(gcManager->num_gc_threads());
H A Dmanagement.cpp2104 gc_stat->gc_ext_attribute_values[0].i = mgr->num_gc_threads();

Completed in 274 milliseconds