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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/
H A DGeneration.java191 public static class StatRecord extends VMObject { class in class:Generation
192 public StatRecord(Address addr) { method in class:Generation.StatRecord
/openjdk9/hotspot/src/share/vm/gc/shared/
H A Dgeneration.hpp540 struct StatRecord { struct in class:Generation
543 StatRecord() : function in struct:Generation::StatRecord

Completed in 40 milliseconds