Searched refs:showObjectsOfType (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/ui/ | ||
H A D | ObjectHistogramPanel.java | 261 public void showObjectsOfType(Klass type); method in interface:ObjectHistogramPanel.Listener 338 listener.showObjectsOfType(el.getKlass()); |
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/ | ||
H A D | HSDB.java | 1388 public void showObjectsOfType(Klass type) { method in class:HSDB |
Completed in 153 milliseconds