Uses of Record Class
net.minecraft.util.profiling.jfr.stats.ThreadAllocationStat
Packages that use ThreadAllocationStat
- 
Uses of ThreadAllocationStat in net.minecraft.util.profiling.jfr.parseFields in net.minecraft.util.profiling.jfr.parse with type parameters of type ThreadAllocationStatModifier and TypeFieldDescriptionprivate final List<ThreadAllocationStat>JfrStatsParser.threadAllocationStats
- 
Uses of ThreadAllocationStat in net.minecraft.util.profiling.jfr.statsMethods in net.minecraft.util.profiling.jfr.stats that return ThreadAllocationStatModifier and TypeMethodDescriptionstatic ThreadAllocationStatThreadAllocationStat.from(RecordedEvent p_185804_) Method parameters in net.minecraft.util.profiling.jfr.stats with type arguments of type ThreadAllocationStatModifier and TypeMethodDescriptionstatic ThreadAllocationStat.SummaryThreadAllocationStat.summary(List<ThreadAllocationStat> p_185798_)