Class CpuLoadSample

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

public class CpuLoadSample extends Object
Mappings:
Namespace Name
official aqv
intermediary net/minecraft/class_6437
named net/minecraft/util/profiling/jfr/sample/CpuLoadSample
  • Field Details

    • jvm

      public final double jvm
      Mappings:
      Namespace Name Mixin selector
      official a Laqv;a:D
      intermediary field_34118 Lnet/minecraft/class_6437;field_34118:D
      named jvm Lnet/minecraft/util/profiling/jfr/sample/CpuLoadSample;jvm:D
    • userJvm

      public final double userJvm
      Mappings:
      Namespace Name Mixin selector
      official b Laqv;b:D
      intermediary field_34119 Lnet/minecraft/class_6437;field_34119:D
      named userJvm Lnet/minecraft/util/profiling/jfr/sample/CpuLoadSample;userJvm:D
    • system

      public final double system
      Mappings:
      Namespace Name Mixin selector
      official c Laqv;c:D
      intermediary field_34120 Lnet/minecraft/class_6437;field_34120:D
      named system Lnet/minecraft/util/profiling/jfr/sample/CpuLoadSample;system:D
  • Constructor Details

    • CpuLoadSample

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