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

/openjdk7/jdk/src/share/classes/sun/management/
H A DHotspotMemory.java51 private static final String JAVA_GC = "java.gc."; field in class:HotspotMemory
55 JAVA_GC + "|" + COM_SUN_GC + "|" + SUN_GC;
/openjdk7/hotspot/src/share/vm/runtime/
H A DperfData.hpp44 JAVA_GC, // Garbage Collection name spaces enumerator in enum:CounterNS
168 * foo_counter = PerfDataManager::create_long_counter(JAVA_GC, "foo",

Completed in 32 milliseconds