Uses of Record Class
net.minecraft.util.profiling.jfr.stats.ThreadAllocationStat
-
Uses of ThreadAllocationStat in net.minecraft.util.profiling.jfr.parse
Modifier and TypeFieldDescriptionprivate final List<ThreadAllocationStat>
JfrStatsParser.threadAllocationStats
-
Uses of ThreadAllocationStat in net.minecraft.util.profiling.jfr.stats
Modifier and TypeMethodDescriptionstatic ThreadAllocationStat
ThreadAllocationStat.from
(RecordedEvent p_185804_) Modifier and TypeMethodDescriptionstatic ThreadAllocationStat.Summary
ThreadAllocationStat.summary
(List<ThreadAllocationStat> p_185798_)