Class GcHeapSummarySample

java.lang.Object
net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample

public class GcHeapSummarySample extends Object
Mappings:
Namespace Name
official aqx
intermediary net/minecraft/class_6440
named net/minecraft/util/profiling/jfr/sample/GcHeapSummarySample
  • Field Details

    • time

      final Instant time
      Mappings:
      Namespace Name Mixin selector
      official a Laqx;a:Ljava/time/Instant;
      intermediary field_34129 Lnet/minecraft/class_6440;field_34129:Ljava/time/Instant;
      named time Lnet/minecraft/util/profiling/jfr/sample/GcHeapSummarySample;time:Ljava/time/Instant;
    • gcId

      private final int gcId
      Mappings:
      Namespace Name Mixin selector
      official b Laqx;b:I
      intermediary field_34130 Lnet/minecraft/class_6440;field_34130:I
      named gcId Lnet/minecraft/util/profiling/jfr/sample/GcHeapSummarySample;gcId:I
    • heapUsed

      final long heapUsed
      Mappings:
      Namespace Name Mixin selector
      official c Laqx;c:J
      intermediary field_34131 Lnet/minecraft/class_6440;field_34131:J
      named heapUsed Lnet/minecraft/util/profiling/jfr/sample/GcHeapSummarySample;heapUsed:J
    • summaryType

      Mappings:
      Namespace Name Mixin selector
      official d Laqx;d:Laqx$b;
      intermediary field_34132 Lnet/minecraft/class_6440;field_34132:Lnet/minecraft/class_6440$class_6442;
      named summaryType Lnet/minecraft/util/profiling/jfr/sample/GcHeapSummarySample;summaryType:Lnet/minecraft/util/profiling/jfr/sample/GcHeapSummarySample$SummaryType;
  • Constructor Details

    • GcHeapSummarySample

      public GcHeapSummarySample(RecordedEvent event)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laqx;<init>(Ljdk/jfr/consumer/RecordedEvent;)V
      intermediary <init> Lnet/minecraft/class_6440;<init>(Ljdk/jfr/consumer/RecordedEvent;)V
      named <init> Lnet/minecraft/util/profiling/jfr/sample/GcHeapSummarySample;<init>(Ljdk/jfr/consumer/RecordedEvent;)V