Uses of Record Class
net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample.AllocationMap
Packages that use ThreadAllocationStatisticsSample.AllocationMap
-
Uses of ThreadAllocationStatisticsSample.AllocationMap in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr declared as ThreadAllocationStatisticsSample.AllocationMapModifier and TypeFieldDescriptionprivate final ThreadAllocationStatisticsSample.AllocationMap
JfrProfile.threadAllocationMap
The field for thethreadAllocationMap
record component.Methods in net.minecraft.util.profiling.jfr that return ThreadAllocationStatisticsSample.AllocationMapModifier and TypeMethodDescriptionJfrProfile.threadAllocationMap()
Returns the value of thethreadAllocationMap
record component.Methods in net.minecraft.util.profiling.jfr with parameters of type ThreadAllocationStatisticsSample.AllocationMapModifier and TypeMethodDescriptionprivate JsonElement
JfrJsonReport.collectThreadAllocationSection
(ThreadAllocationStatisticsSample.AllocationMap statistics) Constructors in net.minecraft.util.profiling.jfr with parameters of type ThreadAllocationStatisticsSample.AllocationMapModifierConstructorDescriptionJfrProfile
(Instant instant, Instant instant2, Duration duration, @Nullable Duration duration2, List<ServerTickTimeSample> list, List<CpuLoadSample> list2, GcHeapSummarySample.Statistics statistics, ThreadAllocationStatisticsSample.AllocationMap allocationMap, NetworkIoStatistics<PacketSample> networkIoStatistics, NetworkIoStatistics<PacketSample> networkIoStatistics2, NetworkIoStatistics<ChunkRegionSample> networkIoStatistics3, NetworkIoStatistics<ChunkRegionSample> networkIoStatistics4, FileIoSample.Statistics statistics2, FileIoSample.Statistics statistics3, List<ChunkGenerationSample> list3) -
Uses of ThreadAllocationStatisticsSample.AllocationMap in net.minecraft.util.profiling.jfr.sample
Methods in net.minecraft.util.profiling.jfr.sample that return ThreadAllocationStatisticsSample.AllocationMapModifier and TypeMethodDescriptionThreadAllocationStatisticsSample.toAllocationMap
(List<ThreadAllocationStatisticsSample> samples)