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

/openjdk7/jdk/src/share/classes/sun/management/
H A DGcInfoBuilder.java62 this.gcExtItemCount = getNumGcExtAttributes(gc);
183 private native int getNumGcExtAttributes(GarbageCollectorMXBean gc); method in class:GcInfoBuilder

Completed in 27 milliseconds