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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DPerfMemory.java91 public static interface PerfDataEntryVisitor { interface in class:PerfMemory
96 public static void iterate(PerfDataEntryVisitor visitor) {

Completed in 335 milliseconds