A B C D E F G H I J K L M N O P Q R S T U V W _

M

MAX_ITERATIONS - Static variable in class suramadu.util.time.Waster
 
MemoryType - class suramadu.util.exec.MemoryType.
 
MissedDeadline - class suramadu.tests.latency.MissedDeadline.
The MissedDeadline class measures the latency from the missing of a deadline to the invocation of its handler.
MissedDeadline() - Constructor for class suramadu.tests.latency.MissedDeadline
constructor for test class Instantiates testProperties.
MissedDeadline(MissedDeadline.TestProps) - Constructor for class suramadu.tests.latency.MissedDeadline
 
MissedDeadline.TestProps - class suramadu.tests.latency.MissedDeadline.TestProps.
 
MissedDeadline.TestProps() - Constructor for class suramadu.tests.latency.MissedDeadline.TestProps
 
MissedDeadline.TestProps(Class) - Constructor for class suramadu.tests.latency.MissedDeadline.TestProps
 
main(String[]) - Static method in class suramadu.tests.SuramaduTestStub
 
main(String[]) - Static method in class suramadu.tests.access.BidirectionalReferenceTest
 
main(String[]) - Static method in class suramadu.tests.jitter.Jitter
 
main(String[]) - Static method in class suramadu.tests.latency.AsynchronousEvent
 
main(String[]) - Static method in class suramadu.tests.latency.ClassLoading
 
main(String[]) - Static method in class suramadu.tests.latency.ContextSwitch
 
main(String[]) - Static method in class suramadu.tests.latency.CostOverrun
 
main(String[]) - Static method in class suramadu.tests.latency.InterruptLatency
 
main(String[]) - Static method in class suramadu.tests.latency.JNIOverhead
 
main(String[]) - Static method in class suramadu.tests.latency.MissedDeadline
 
main(String[]) - Static method in class suramadu.tests.latency.PriorityInheritance
 
main(String[]) - Static method in class suramadu.tests.latency.Synchronization
 
main(String[]) - Static method in class suramadu.tests.latency.WaitFreeWrite
 
main(String[]) - Static method in class suramadu.tests.memory.ScopeMemoryTest
 
main(String[]) - Static method in class suramadu.tests.memory.footprint.VMRuntimeSize
 
main(String[]) - Static method in class suramadu.tests.throughput.FloatingPoint
 
main(String[]) - Static method in class suramadu.tests.throughput.IntegerOps
 
main(String[]) - Static method in class suramadu.tests.throughput.Shifting
 
main(String[]) - Static method in class suramadu.util.Key
 
main(String[]) - Static method in class suramadu.util.stats.Histogram
Test method for unit testing.
main(String[]) - Static method in class suramadu.util.time.CycleTest
 
main(String[]) - Static method in class suramadu.util.time.Waster
Dummy main just to verify that the class has initialized properly
max(int[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical maximum of an array of ints.
max(long[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical maximum of an array of longs.
max(float[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical maximum of an array of floats.
max(double[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical maximum of an array of doubles.
max(Collection) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical maximum of Collection of Numbers.
mean(int[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mean of an array of ints.
mean(long[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mean of an array of longs.
mean(float[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mean of an array of floats.
mean(double[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mean of an array of doubles.
mean(Collection) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mean of Collection of Numbers.
medPriority - Static variable in class suramadu.tests.latency.PriorityInheritance.TestProps
 
median(int[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical median of an array of ints.
median(long[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical median of an array of longs.
median(float[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical median of an array of floats.
median(double[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical median of an array of doubles.
median(Collection) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical median of Collection of Numbers.
memType - Static variable in class suramadu.tests.SuramaduTestStub.TestProps
retrieved from default or specified properties
memType - Static variable in class suramadu.tests.jitter.Jitter.TestProps
retrieved from default or specified properties
memType - Static variable in class suramadu.tests.latency.AsynchronousEvent.TestProps
retrieved from default or specified properties
memType - Variable in class suramadu.tests.latency.CostOverrun.TestProps
retrieved from default or specified properties
memType - Static variable in class suramadu.tests.latency.InterruptLatency.TestProps
retrieved from default or specified properties
memType - Static variable in class suramadu.tests.latency.JNIOverhead.TestProps
retrieved from default or specified properties
memType - Variable in class suramadu.tests.latency.MissedDeadline.TestProps
retrieved from default or specified properties
memType - Static variable in class suramadu.tests.latency.PriorityInheritance.TestProps
retrieved from default or specified properties
memType - Static variable in class suramadu.tests.throughput.FloatingPoint.TestProps
retrieved from default or specified properties
memType - Static variable in class suramadu.tests.throughput.IntegerOps.TestProps
retrieved from default or specified properties
memType - Static variable in class suramadu.tests.throughput.Shifting.TestProps
retrieved from default or specified properties
merge(Range) - Method in class suramadu.util.stats.HistogramBin
A helper method that will merge this HistogramBin with another HistogramBin iff the ranges are adjescent.
merge(Range) - Method in interface suramadu.util.stats.Range
A helper method that will merge this range with another range iff the ranges are adjescent.
min(int[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical minimum of an array of ints.
min(long[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical minimum of an array of longs.
min(float[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical minimum of an array of floats.
min(double[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical minimum of an array of doubles.
min(Collection) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical minimum of Collection of Numbers.
minFromCycles(long[]) - Static method in class suramadu.util.time.Time
Calculates the number of minutes represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps) for an array of values.
minFromCycles(long[], long) - Static method in class suramadu.util.time.Time
Calculates the number of minutes represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (frequency) for an array of values.
minFromCycles(long) - Static method in class suramadu.util.time.Time
Calculates the number of minutes represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps).
minFromCycles(long, long) - Static method in class suramadu.util.time.Time
Calculates the number of minutes represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps).
minFromCyclesL(long[]) - Static method in class suramadu.util.time.Time
Calculates the number of minutes represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps) for an array of values.
minFromCyclesL(long[], long) - Static method in class suramadu.util.time.Time
Calculates the number of minutes represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (frequency) for an array of values.
minimumIterations - Static variable in class suramadu.util.time.Waster
 
mode(int[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mode of an array of ints.
mode(int[], int) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mode of an array of ints.
mode(long[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mode of an array of longs.
mode(long[], long) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mode of an array of longs.
mode(float[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mode of an array of floats.
mode(float[], float) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mode of an array of floats.
mode(double[]) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mode of an array of doubles.
mode(double[], double) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mode of an array of doubles.
mode(Collection, Number) - Static method in class suramadu.util.stats.StatPack
Calculate the statistical mode of a Collection of Numbers.
msFromCycles(long[]) - Static method in class suramadu.util.time.Time
Calculates the number of milliseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps) for an array of values.
msFromCycles(long[], long) - Static method in class suramadu.util.time.Time
Calculates the number of milliseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (frequency) for an array of values.
msFromCycles(long) - Static method in class suramadu.util.time.Time
Calculates the number of milliseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps).
msFromCycles(long, long) - Static method in class suramadu.util.time.Time
Calculates the number of milliseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps).
msFromCyclesL(long[]) - Static method in class suramadu.util.time.Time
Calculates the number of milliseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps) for an array of values.
msFromCyclesL(long[], long) - Static method in class suramadu.util.time.Time
Calculates the number of milliseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (frequency) for an array of values.
msFudgeFactor - Static variable in class suramadu.util.time.Waster
 
msWaste(long) - Static method in class suramadu.util.time.Waster
 
mt - Variable in class suramadu.tests.SuramaduTestStub
Memory type to use
mt - Variable in class suramadu.tests.jitter.Jitter
Memory type to use
mt - Variable in class suramadu.tests.latency.AsynchronousEvent
Memory type to use
mt - Static variable in class suramadu.tests.latency.ClassLoading.TestProps
Memory type to use
mt - Static variable in class suramadu.tests.latency.ContextSwitch.TestProps
Memory type to use
mt - Variable in class suramadu.tests.latency.CostOverrun
Memory type to use
mt - Variable in class suramadu.tests.latency.InterruptLatency
Memory type to use
mt - Static variable in class suramadu.tests.latency.JNIOverhead
the memory areay in which to run
mt - Variable in class suramadu.tests.latency.MissedDeadline
Memory type to use
mt - Static variable in class suramadu.tests.latency.PriorityInheritance
 
mt - Static variable in class suramadu.tests.latency.Synchronization.TestProps
Memory type to use
mt - Static variable in class suramadu.tests.memory.ScopeMemoryTest
Memory type to use
mt - Static variable in class suramadu.tests.throughput.FloatingPoint
Memory type to use
mt - Static variable in class suramadu.tests.throughput.IntegerOps
Memory type to use
mt - Static variable in class suramadu.tests.throughput.Shifting
Memory type to use

A B C D E F G H I J K L M N O P Q R S T U V W _