Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders | |
org.openjdk.jmc.flightrecorder.rules.jdk.memory |
Modifier and Type | Method and Description |
---|---|
static HaltsProvider.ApplicationHaltsInfoHolder |
HaltsProvider.calculateApplicationHaltsRatio(IItemCollection items)
Calculates the ratio of all application pauses to the total time.
|
private static HaltsProvider.ApplicationHaltsInfoHolder |
HaltsProvider.calculateHaltsRatiosWithEncapsulationTree(IItemCollection items,
IQuantity startTime,
IQuantity endTime) |
Modifier and Type | Method and Description |
---|---|
static SlidingWindowToolkit.IUnorderedWindowValueFunction<HaltsProvider.ApplicationHaltsInfoHolder> |
HaltsProvider.applicationHaltsRatioFunction() |
Modifier and Type | Method and Description |
---|---|
private static java.util.Comparator<HaltsProvider.ApplicationHaltsInfoHolder> |
ApplicationHaltsRule.applicationHaltsComparator() |