net.minecraft.util.profiling.jfr.sample

public record GcHeapSummarySample

but
net.minecraft.util.profiling.jfr.stats.GcHeapStat
net.minecraft.class_6525
net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
net.minecraft.unmapped.C_owqgaehd
net.minecraft.util.profiling.jfr.data.GarbageCollectorHeapSummary
net.minecraft.src.C_182829_

Field summary

Modifier and TypeField
private final Instant
a
timestamp
comp_34
time
f_rhhhbowm
timestamp
f_185680_
private final long
b
heapUsed
comp_35
heapUsed
f_zororfyk
heapUsed
f_185681_
private final GcHeapSummarySample$SummaryType
c
timing
comp_36
summaryType
f_lkugdzgu
timing
f_185682_

Constructor summary

ModifierConstructor
public (Instant timestamp, long heapUsed, GcHeapSummarySample$SummaryType timing)

Method summary

Modifier and TypeMethod
public static GcHeapSummarySample
a(RecordedEvent o)
from(RecordedEvent arg0)
method_38042(RecordedEvent arg0)
fromEvent(RecordedEvent event)
m_epucytxv(RecordedEvent arg0)
fromRecordedEvent(RecordedEvent event)
m_185697_(RecordedEvent p_185698_)
public static GcHeapSummarySample$Statistics
a(Duration o, List<but> o, Duration o, int o)
summary(Duration arg0, List<GcHeapStat> arg1, Duration arg2, int arg3)
method_38040(Duration arg0, List<class_6525> arg1, Duration arg2, int arg3)
toStatistics(Duration duration, List<GcHeapSummarySample> samples, Duration gcDuration, int count)
m_edzblusp(Duration arg0, List<C_owqgaehd> arg1, Duration arg2, int arg3)
createGarbageCollectionData(Duration duration, List<GarbageCollectorHeapSummary> samples, Duration gcTotalDuration, int totalGCs)
m_185690_(Duration p_185691_, List<C_182829_> p_185692_, Duration p_185693_, int p_185694_)
private static double
a(List<but> o)
calculateAllocationRatePerSecond(List<GcHeapStat> arg0)
method_38041(List<class_6525> arg0)
getAllocatedBytesPerSecond(List<GcHeapSummarySample> samples)
m_onhjrqcm(List<C_owqgaehd> arg0)
calculateAllocationRatePerSecond(List<GarbageCollectorHeapSummary> samples)
m_185695_(List<C_182829_> p_185696_)
public Instant
a()
timestamp()
comp_34()
time()
m_gdwmxhru()
timestamp()
f_185680_()
public long
b()
heapUsed()
comp_35()
heapUsed()
m_xpzpdypf()
heapUsed()
f_185681_()
public GcHeapSummarySample$SummaryType
c()
timing()
comp_36()
summaryType()
m_qrjqmxrf()
timing()
f_185682_()