Uses of Record Class
net.minecraft.util.profiling.jfr.stats.CpuLoadStat
Package
Description
-
Uses of CpuLoadStat in net.minecraft.util.profiling.jfr.parse
Modifier and TypeFieldDescriptionprivate final List<CpuLoadStat>
JfrStatsParser.cpuLoadStat
private final List<CpuLoadStat>
JfrStatsResult.cpuLoadStats
The field for thecpuLoadStats
record component.Modifier and TypeMethodDescriptionJfrStatsResult.cpuLoadStats()
Returns the value of thecpuLoadStats
record component. -
Uses of CpuLoadStat in net.minecraft.util.profiling.jfr.serialize
Modifier and TypeMethodDescriptionprivate com.google.gson.JsonElement
JfrResultJsonSerializer.cpu
(List<CpuLoadStat> p_185591_) -
Uses of CpuLoadStat in net.minecraft.util.profiling.jfr.stats