Uses of Record Class
net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample
Packages that use ThreadAllocationStatisticsSample
-
Uses of ThreadAllocationStatisticsSample in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr with type parameters of type ThreadAllocationStatisticsSampleModifier and TypeFieldDescriptionprivate final List
<ThreadAllocationStatisticsSample> JfrProfileRecorder.threadAllocationStatisticsSamples
-
Uses of ThreadAllocationStatisticsSample in net.minecraft.util.profiling.jfr.sample
Methods in net.minecraft.util.profiling.jfr.sample that return ThreadAllocationStatisticsSampleModifier and TypeMethodDescriptionThreadAllocationStatisticsSample.fromEvent
(RecordedEvent event) Method parameters in net.minecraft.util.profiling.jfr.sample with type arguments of type ThreadAllocationStatisticsSampleModifier and TypeMethodDescriptionThreadAllocationStatisticsSample.toAllocationMap
(List<ThreadAllocationStatisticsSample> samples)