Uses of Record Class
net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
-
Uses of GcHeapSummarySample in net.minecraft.util.profiling.jfr
Modifier and TypeFieldDescriptionprivate final List<GcHeapSummarySample>
JfrProfileRecorder.gcHeapSummarySamples
-
Uses of GcHeapSummarySample in net.minecraft.util.profiling.jfr.sample
Modifier and TypeMethodDescriptionstatic GcHeapSummarySample
GcHeapSummarySample.fromEvent
(RecordedEvent event) Modifier and TypeMethodDescriptionprivate static double
GcHeapSummarySample.getAllocatedBytesPerSecond
(List<GcHeapSummarySample> samples) GcHeapSummarySample.toStatistics
(Duration duration, List<GcHeapSummarySample> samples, Duration gcDuration, int count)