Uses of Record Class
net.minecraft.util.profiling.jfr.sample.ThreadAllocationStatisticsSample.AllocationMap
-
Uses of ThreadAllocationStatisticsSample.AllocationMap in net.minecraft.util.profiling.jfr
Modifier and TypeFieldDescriptionprivate final ThreadAllocationStatisticsSample.AllocationMap
JfrProfile.threadAllocationMap
The field for thethreadAllocationMap
record component.Modifier and TypeMethodDescriptionJfrProfile.threadAllocationMap()
Returns the value of thethreadAllocationMap
record component.Modifier and TypeMethodDescriptionprivate JsonElement
JfrJsonReport.collectThreadAllocationSection
(ThreadAllocationStatisticsSample.AllocationMap statistics) ModifierConstructorDescriptionJfrProfile
(Instant instant, Instant instant2, Duration duration, @Nullable Duration duration2, List<ServerTickTimeSample> list, List<CpuLoadSample> list2, GcHeapSummarySample.Statistics statistics, ThreadAllocationStatisticsSample.AllocationMap allocationMap, NetworkIoStatistics networkIoStatistics, NetworkIoStatistics networkIoStatistics2, FileIoSample.Statistics statistics2, FileIoSample.Statistics statistics3, List<ChunkGenerationSample> list3) -
Uses of ThreadAllocationStatisticsSample.AllocationMap in net.minecraft.util.profiling.jfr.sample
Modifier and TypeMethodDescriptionThreadAllocationStatisticsSample.toAllocationMap
(List<ThreadAllocationStatisticsSample> samples)