Uses of Class
org.openjdk.jmh.profile.GCProfiler.HotspotAllocationSnapshot
Packages that use GCProfiler.HotspotAllocationSnapshot
-
Uses of GCProfiler.HotspotAllocationSnapshot in org.openjdk.jmh.profile
Fields in org.openjdk.jmh.profile declared as GCProfiler.HotspotAllocationSnapshotModifier and TypeFieldDescriptionGCProfiler.beforeAllocatedstatic final GCProfiler.HotspotAllocationSnapshotGCProfiler.HotspotAllocationSnapshot.EMPTYMethods in org.openjdk.jmh.profile that return GCProfiler.HotspotAllocationSnapshotMethods in org.openjdk.jmh.profile with parameters of type GCProfiler.HotspotAllocationSnapshotModifier and TypeMethodDescriptionlongGCProfiler.HotspotAllocationSnapshot.subtract(GCProfiler.HotspotAllocationSnapshot other) Estimates allocated bytes based on two snapshots.