Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
P
PERIODICJAVATHREAD
- Static variable in class suramadu.util.exec.
ThreadType
PLATFORM
- Static variable in class suramadu.util.exec.
TestProperties
PROPERTIESLOADED
- Static variable in class suramadu.util.exec.
TestProperties
PeriodicJavaThread
- class suramadu.util.exec.
PeriodicJavaThread
.
Simulates the periodic capabilities of a RealtimeThread and a NoHeapRealtimeThread in the RTSJ.
PeriodicJavaThread(Runnable)
- Constructor for class suramadu.util.exec.
PeriodicJavaThread
Creates a new instance of PeriodicJavaThread with the specified Runnable.
PeriodicJavaThread(Runnable, long)
- Constructor for class suramadu.util.exec.
PeriodicJavaThread
Creates a new instance of PeriodicJavaThread with the specified Runnable and period.
PeriodicJavaThread(Runnable, long, long)
- Constructor for class suramadu.util.exec.
PeriodicJavaThread
Creates a new instance of PeriodicJavaThread with the specified Runnable, initial delay, and period.
PeriodicJavaThread(Runnable, int)
- Constructor for class suramadu.util.exec.
PeriodicJavaThread
Creates a new instance of PeriodicJavaThread with the specified Runnable and iteration count.
PeriodicJavaThread(Runnable, long, int)
- Constructor for class suramadu.util.exec.
PeriodicJavaThread
Creates a new instance of PeriodicJavaThread with the specified Runnable, period and iterations.
PeriodicJavaThread(Runnable, long, long, int)
- Constructor for class suramadu.util.exec.
PeriodicJavaThread
Creates a new instance of PeriodicJavaThread with the specified Runnable, initial delay, and period and iterations.
PriorityInheritance
- class suramadu.tests.latency.
PriorityInheritance
.
PriorityInheritance()
- Constructor for class suramadu.tests.latency.
PriorityInheritance
constructor for test class Instantiates testProperties.
PriorityInheritance(PriorityInheritance.TestProps)
- Constructor for class suramadu.tests.latency.
PriorityInheritance
PriorityInheritance.TestProps
- class suramadu.tests.latency.
PriorityInheritance.TestProps
.
PriorityInheritance.TestProps()
- Constructor for class suramadu.tests.latency.
PriorityInheritance.TestProps
PriorityInheritance.TestProps(Class)
- Constructor for class suramadu.tests.latency.
PriorityInheritance.TestProps
PropertyNotFoundException
- exception suramadu.util.exec.
PropertyNotFoundException
.
PropertyNotFoundException(String)
- Constructor for class suramadu.util.exec.
PropertyNotFoundException
PropertyValidationException
- exception suramadu.util.exec.
PropertyValidationException
.
The PropertyValidationException class serves to signal failure of property validation.
PropertyValidationException(String)
- Constructor for class suramadu.util.exec.
PropertyValidationException
PropertyValidationException(Exception)
- Constructor for class suramadu.util.exec.
PropertyValidationException
PropertyValidationException(Exception, String)
- Constructor for class suramadu.util.exec.
PropertyValidationException
params
- Static variable in class suramadu.tests.latency.
CostOverrun
params
- Static variable in class suramadu.tests.latency.
InterruptLatency
params
- Static variable in class suramadu.tests.latency.
MissedDeadline
period
- Static variable in class suramadu.tests.
SuramaduTestStub.TestProps
retrieved from default or specified properties.
period
- Static variable in class suramadu.tests.jitter.
Jitter.TestProps
retrieved from default or specified properties.
period
- Static variable in class suramadu.tests.latency.
AsynchronousEvent.TestProps
retrieved from default or specified properties.
period
- Static variable in class suramadu.tests.latency.
ClassLoading.TestProps
period
- Static variable in class suramadu.tests.latency.
ContextSwitch.TestProps
period
- Variable in class suramadu.tests.latency.
CostOverrun.TestProps
retrieved from default or specified properties.
period
- Static variable in class suramadu.tests.latency.
InterruptLatency.TestProps
retrieved from default or specified properties.
period
- Variable in class suramadu.tests.latency.
MissedDeadline.TestProps
retrieved from default or specified properties.
period
- Static variable in class suramadu.tests.latency.
PriorityInheritance.TestProps
retrieved from default or specified properties.
period
- Static variable in class suramadu.tests.latency.
Synchronization.TestProps
period
- Static variable in class suramadu.tests.latency.
WaitFreeWrite.TestProps
retrieved from default or specified properties.
period
- Static variable in class suramadu.tests.throughput.
FloatingPoint.TestProps
retrieved from default or specified properties.
period
- Static variable in class suramadu.tests.throughput.
IntegerOps.TestProps
retrieved from default or specified properties.
period
- Static variable in class suramadu.tests.throughput.
Shifting.TestProps
retrieved from default or specified properties.
postDec()
- Method in class suramadu.util.stats.
Counter
Return the current value of the counter, and then decrement it.
postInc()
- Method in class suramadu.util.stats.
Counter
Return the current value of the counter, and then increment it.
preDec()
- Method in class suramadu.util.stats.
Counter
Return the value of the counter after incrementing it.
preInc()
- Method in class suramadu.util.stats.
Counter
Return the value of the counter after incrementing it.
primary
- Static variable in class suramadu.tests.latency.
CostOverrun
Keep this declaration fairly high level, and cast to appropriate class when necessary
primary
- Static variable in class suramadu.tests.latency.
InterruptLatency
Keep this declaration fairly high level, and cast to appropriate class when necessary
primary
- Static variable in class suramadu.tests.latency.
MissedDeadline
Keep this declaration fairly high level, and cast to appropriate class when necessary
primaryStart
- Static variable in class suramadu.tests.latency.
CostOverrun
primaryStart
- Static variable in class suramadu.tests.latency.
InterruptLatency
primaryStart
- Static variable in class suramadu.tests.latency.
MissedDeadline
primaryStop
- Static variable in class suramadu.tests.latency.
CostOverrun
Timestamp arrays
primaryStop
- Static variable in class suramadu.tests.latency.
InterruptLatency
Timestamp arrays
primaryStop
- Static variable in class suramadu.tests.latency.
MissedDeadline
Timestamp arrays
print()
- Method in class suramadu.util.time.
TimeStampLog
printTimeDeltas
- Static variable in class suramadu.tests.throughput.
FloatingPoint.TestProps
printTimeDeltas
- Static variable in class suramadu.tests.throughput.
IntegerOps.TestProps
printTimeDeltas
- Static variable in class suramadu.tests.throughput.
Shifting.TestProps
priority
- Static variable in class suramadu.tests.
SuramaduTestStub.TestProps
retrieved from default or specified properties.
priority
- Static variable in class suramadu.tests.jitter.
Jitter.TestProps
retrieved from default or specified properties.
priority
- Static variable in class suramadu.tests.latency.
AsynchronousEvent.TestProps
retrieved from default or specified properties.
priority
- Static variable in class suramadu.tests.latency.
ClassLoading.TestProps
priority
- Static variable in class suramadu.tests.latency.
ContextSwitch.TestProps
priority
- Variable in class suramadu.tests.latency.
CostOverrun.TestProps
retrieved from default or specified properties.
priority
- Static variable in class suramadu.tests.latency.
InterruptLatency.TestProps
retrieved from default or specified properties.
priority
- Static variable in class suramadu.tests.latency.
JNIOverhead.TestProps
retrieved from default or specified properties.
priority
- Variable in class suramadu.tests.latency.
MissedDeadline.TestProps
retrieved from default or specified properties.
priority
- Static variable in class suramadu.tests.latency.
Synchronization.TestProps
priority
- Static variable in class suramadu.tests.latency.
WaitFreeWrite.TestProps
Size of ReadFreeWriteQueue
priority
- Static variable in class suramadu.tests.throughput.
FloatingPoint.TestProps
retrieved from default or specified properties.
priority
- Static variable in class suramadu.tests.throughput.
IntegerOps.TestProps
retrieved from default or specified properties.
priority
- Static variable in class suramadu.tests.throughput.
Shifting.TestProps
retrieved from default or specified properties.
propertyNames()
- Method in class suramadu.util.exec.
TestProperties
Recursive procedures
propertyNames(boolean)
- Method in class suramadu.util.exec.
TestProperties
putAll(Map)
- Method in class suramadu.util.exec.
TestProperties
Overloads Hashtable.putAll().
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_