Uses of Record Class
net.minecraft.util.profiling.jfr.stats.ThreadAllocationStat
Packages that use ThreadAllocationStat
-
Uses of ThreadAllocationStat in net.minecraft.util.profiling.jfr.parse
Fields 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.stats
Methods in net.minecraft.util.profiling.jfr.stats that return ThreadAllocationStatModifier and TypeMethodDescriptionstatic ThreadAllocationStat
ThreadAllocationStat.from
(RecordedEvent pEvent) Method parameters in net.minecraft.util.profiling.jfr.stats with type arguments of type ThreadAllocationStatModifier and TypeMethodDescriptionstatic ThreadAllocationStat.Summary
ThreadAllocationStat.summary
(List<ThreadAllocationStat> pStats)