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

C

CLASSNAME - Static variable in class suramadu.util.exec.TestProperties
 
CPS - Static variable in class suramadu.util.exec.TestProperties
 
ClassLoading - class suramadu.tests.latency.ClassLoading.
 
ClassLoading() - Constructor for class suramadu.tests.latency.ClassLoading
constructor for test class Instantiates testProperties.
ClassLoading(ClassLoading.TestProps) - Constructor for class suramadu.tests.latency.ClassLoading
 
ClassLoading.TestProps - class suramadu.tests.latency.ClassLoading.TestProps.
 
ClassLoading.TestProps() - Constructor for class suramadu.tests.latency.ClassLoading.TestProps
 
ClassLoading.TestProps(Class) - Constructor for class suramadu.tests.latency.ClassLoading.TestProps
 
ClassLoadingLoadClass - class suramadu.tests.latency.ClassLoadingLoadClass.
 
ClassLoadingLoadClass() - Constructor for class suramadu.tests.latency.ClassLoadingLoadClass
 
ClassLoadingLoader - class suramadu.tests.latency.ClassLoadingLoader.
 
ClassLoadingLoader() - Constructor for class suramadu.tests.latency.ClassLoadingLoader
 
ContextSwitch - class suramadu.tests.latency.ContextSwitch.
 
ContextSwitch() - Constructor for class suramadu.tests.latency.ContextSwitch
constructor for test class Instantiates testProperties.
ContextSwitch(ContextSwitch.TestProps) - Constructor for class suramadu.tests.latency.ContextSwitch
 
ContextSwitch.TestProps - class suramadu.tests.latency.ContextSwitch.TestProps.
 
ContextSwitch.TestProps() - Constructor for class suramadu.tests.latency.ContextSwitch.TestProps
 
ContextSwitch.TestProps(Class) - Constructor for class suramadu.tests.latency.ContextSwitch.TestProps
 
CostOverrun - class suramadu.tests.latency.CostOverrun.
The CostOverrun class measures the latency from the occurance of a cost overrun to the invocation of its handler.
CostOverrun() - Constructor for class suramadu.tests.latency.CostOverrun
constructor for test class Instantiates testProperties.
CostOverrun(CostOverrun.TestProps) - Constructor for class suramadu.tests.latency.CostOverrun
 
CostOverrun.TestProps - class suramadu.tests.latency.CostOverrun.TestProps.
 
CostOverrun.TestProps() - Constructor for class suramadu.tests.latency.CostOverrun.TestProps
 
CostOverrun.TestProps(Class) - Constructor for class suramadu.tests.latency.CostOverrun.TestProps
 
Counter - class suramadu.util.stats.Counter.
A counter object suitable for storing in a Map
Counter(Object) - Constructor for class suramadu.util.stats.Counter
Creates a new instance of Counter with the specified key
Counter(Object, int) - Constructor for class suramadu.util.stats.Counter
Creates a new instance of Counter with the specified key, and with the initial value of the counter specified.
CycleTest - class suramadu.util.time.CycleTest.
 
CycleTest() - Constructor for class suramadu.util.time.CycleTest
 
calculate() - Method in class suramadu.tests.latency.PriorityInheritance
 
clear() - Method in class suramadu.util.stats.Counter
Clear the counter to zero.
close() - Method in class suramadu.util.exec.TestProperties
Writes the output file
compare(TimeStampLog, int) - Method in class suramadu.util.time.TimeStampLog
 
compareTo(Object) - Method in class suramadu.util.stats.Counter
Comparaable Interface Implementation
compareTo(Object) - Method in class suramadu.util.stats.HistogramBin
Comparaable Interface Implementation
contains(Number) - Method in class suramadu.util.stats.HistogramBin
Determines if a given number falls within the Range described by this HistogramBin.
costMillis - Variable in class suramadu.tests.latency.CostOverrun.TestProps
the cost of the test interval
costMillis - Static variable in class suramadu.tests.latency.InterruptLatency.TestProps
the cost of the test interval
costMillis - Variable in class suramadu.tests.latency.MissedDeadline.TestProps
the cost of the test interval
costNanos - Variable in class suramadu.tests.latency.CostOverrun.TestProps
 
costNanos - Static variable in class suramadu.tests.latency.InterruptLatency.TestProps
 
costNanos - Variable in class suramadu.tests.latency.MissedDeadline.TestProps
 
counter - Variable in class suramadu.tests.SuramaduTestStub
iteration counter
counter - Static variable in class suramadu.tests.jitter.Jitter
iteration counter
counter - Static variable in class suramadu.tests.latency.AsynchronousEvent
iteration counter
counter - Static variable in class suramadu.tests.latency.CostOverrun
iteration counter
counter - Static variable in class suramadu.tests.latency.InterruptLatency
iteration counter
counter - Static variable in class suramadu.tests.latency.MissedDeadline
iteration counter
counter - Static variable in class suramadu.tests.latency.WaitFreeWrite
iteration counter
cps - Static variable in class suramadu.util.time.Time
This variable contains the clock speed of the microprocessor on which this class is running measured in cycles per second (cps).
currentTime - Static variable in class suramadu.tests.latency.CostOverrun
Globals used by the primary thread and handler
currentTime - Static variable in class suramadu.tests.latency.MissedDeadline
Globals used by the primary thread and handler
cyclesFromMin(long) - Static method in class suramadu.util.time.Time
Calculates the number of machine cycles represented by the specified number of minutes based on the intrinsically calculated CPU speed timebase (cps).
cyclesFromMin(long, long) - Static method in class suramadu.util.time.Time
Calculates the number of machine cycles represented by the specified number of minutes based on the specified CPU speed timebase (frequency).
cyclesFromMs(long) - Static method in class suramadu.util.time.Time
Calculates the number of machine cycles represented by the specified number of milliseconds based on the intrinsically calculated CPU speed timebase (cps).
cyclesFromMs(long, long) - Static method in class suramadu.util.time.Time
Calculates the number of machine cycles represented by the specified number of milliseconds based on the specified CPU speed timebase (frequency).
cyclesFromNs(long) - Static method in class suramadu.util.time.Time
Calculates the number of machine cycles represented by the specified number of nanoseconds based on the intrinsically calculated CPU speed timebase (cps).
cyclesFromNs(long, long) - Static method in class suramadu.util.time.Time
Calculates the number of machine cycles represented by the specified number of nanoseconds based on the specified CPU speed timebase (frequency).
cyclesFromS(long) - Static method in class suramadu.util.time.Time
Calculates the number of machine cycles represented by the specified number of seconds based on the intrinsically calculated CPU speed timebase (cps).
cyclesFromS(long, long) - Static method in class suramadu.util.time.Time
Calculates the number of machine cycles represented by the specified number of seconds based on the specified CPU speed timebase (frequency).
cyclesFromUs(long) - Static method in class suramadu.util.time.Time
Calculates the number of machine cycles represented by the specified number of microseconds based on the intrinsically calculated CPU speed timebase (cps).
cyclesFromUs(long, long) - Static method in class suramadu.util.time.Time
Calculates the number of machine cycles represented by the specified number of microseconds based on the specified CPU speed timebase (frequency).

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