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

/openjdk7/jdk/src/share/classes/sun/management/
H A DHotspotMemory.java53 private static final String SUN_GC = "sun.gc."; field in class:HotspotMemory
55 JAVA_GC + "|" + COM_SUN_GC + "|" + SUN_GC;
/openjdk7/hotspot/src/share/vm/runtime/
H A DperfData.hpp46 SUN_GC, enumerator in enum:CounterNS

Completed in 117 milliseconds