Uses of Record Class
net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample
Packages that use ThreadAllocationStatisticsSample
- 
Uses of ThreadAllocationStatisticsSample in net.minecraft.util.profiling.jfrFields 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.sampleMethods 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)