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

R

RAWDATAFILE - Static variable in class suramadu.util.exec.TestProperties
 
REALTIMETHREAD - Static variable in class suramadu.util.exec.ThreadType
 
RTJavaThread - class suramadu.util.exec.RTJavaThread.
Wraps the periodic capabilities of a RealtimeThread and a NoHeapRealtimeThread in the RTSJ.
RTJavaThread() - Constructor for class suramadu.util.exec.RTJavaThread
Creates a new instance of RTJavaThread with the specified Runnable.
RTJavaThread(SchedulingParameters) - Constructor for class suramadu.util.exec.RTJavaThread
 
RTJavaThread(SchedulingParameters, ReleaseParameters) - Constructor for class suramadu.util.exec.RTJavaThread
 
RTJavaThread(SchedulingParameters, ReleaseParameters, MemoryParameters, MemoryArea, ProcessingGroupParameters, Runnable) - Constructor for class suramadu.util.exec.RTJavaThread
 
RTJavaThread(int) - Constructor for class suramadu.util.exec.RTJavaThread
 
RTJavaThread(SchedulingParameters, int) - Constructor for class suramadu.util.exec.RTJavaThread
 
RTJavaThread(SchedulingParameters, ReleaseParameters, int) - Constructor for class suramadu.util.exec.RTJavaThread
 
RTJavaThread(SchedulingParameters, ReleaseParameters, MemoryParameters, MemoryArea, ProcessingGroupParameters, Runnable, int) - Constructor for class suramadu.util.exec.RTJavaThread
 
RTThreadLauncher - class suramadu.util.exec.RTThreadLauncher.
Utility used to launch realtime threads.
RTThreadLauncher() - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(ThreadLauncherData) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(Runnable) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(Runnable, int) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(Runnable, int, long) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(Runnable, int, long, long) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(ThreadType, Runnable) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(ThreadType, Runnable, int) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(ThreadType, Runnable, int, long) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(ThreadType, Runnable, int, long, long) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(ThreadType, MemoryType, Runnable) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(ThreadType, MemoryType, Runnable, int) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(ThreadType, MemoryType, Runnable, int, long) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
RTThreadLauncher(ThreadType, MemoryType, Runnable, int, long, long) - Constructor for class suramadu.util.exec.RTThreadLauncher
Creates a new instance of Launcher
Range - interface suramadu.util.stats.Range.
An interface representing a range of values, and a counter to tally the number of values that fall within this range.
read(InputStream) - Method in class suramadu.util.exec.TestProperties
 
readTimeArray - Static variable in class suramadu.tests.latency.WaitFreeWrite
 
readermt - Static variable in class suramadu.tests.latency.WaitFreeWrite.TestProps
retrieved from default or specified properties
readertt - Static variable in class suramadu.tests.latency.WaitFreeWrite.TestProps
retrieved from default or specified properties
roundToDecimals(double, int) - Static method in class suramadu.util.time.Time
Helper method that rounds a double value to a particular decimal scale
rtCost - Static variable in class suramadu.tests.latency.CostOverrun
 
rtCost - Static variable in class suramadu.tests.latency.InterruptLatency
Handlers and parameters
rtCost - Static variable in class suramadu.tests.latency.MissedDeadline
 
rtDeadline - Static variable in class suramadu.tests.latency.CostOverrun
 
rtDeadline - Static variable in class suramadu.tests.latency.InterruptLatency
 
rtDeadline - Static variable in class suramadu.tests.latency.MissedDeadline
 
rtMissHandler - Static variable in class suramadu.tests.latency.MissedDeadline
Handlers and parameters
rtOverrunHandler - Static variable in class suramadu.tests.latency.CostOverrun
Handlers and parameters
rtPeriod - Static variable in class suramadu.tests.latency.CostOverrun
 
rtPeriod - Static variable in class suramadu.tests.latency.InterruptLatency
 
rtPeriod - Static variable in class suramadu.tests.latency.MissedDeadline
 
rtStart - Static variable in class suramadu.tests.latency.CostOverrun
 
rtStart - Static variable in class suramadu.tests.latency.InterruptLatency
 
rtStart - Static variable in class suramadu.tests.latency.MissedDeadline
 
run() - Method in class suramadu.tests.SuramaduTestStub
 
run() - Method in class suramadu.tests.access.BidirectionalReferenceTest
 
run() - Method in class suramadu.tests.jitter.Jitter
 
run() - Method in class suramadu.tests.latency.AsynchronousEvent
 
run() - Method in class suramadu.tests.latency.ClassLoading
Start the test
run() - Method in class suramadu.tests.latency.ContextSwitch
Start the test
run() - Method in class suramadu.tests.latency.CostOverrun
 
run() - Method in class suramadu.tests.latency.InterruptLatency
 
run() - Method in class suramadu.tests.latency.JNIOverhead
The run() method does the setup and launcing of the actual test code
run() - Method in class suramadu.tests.latency.MissedDeadline
 
run() - Method in class suramadu.tests.latency.PriorityInheritance
Start the test
run() - Method in class suramadu.tests.latency.Synchronization
Start the test
run() - Method in class suramadu.tests.latency.WaitFreeWrite
 
run() - Method in class suramadu.tests.memory.ScopeMemoryTest
 
run() - Method in class suramadu.tests.memory.footprint.VMRuntimeSize
 
run() - Method in class suramadu.tests.throughput.FloatingPoint
 
run() - Method in class suramadu.tests.throughput.IntegerOps
 
run() - Method in class suramadu.tests.throughput.Shifting
 
run() - Method in class suramadu.util.exec.NHRTJavaThread
 
run() - Method in class suramadu.util.exec.PeriodicJavaThread
The run() method for Runnable
run() - Method in class suramadu.util.exec.RTJavaThread
 

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