|
int | SequentialAlgSequencerTest.evtslots = 5 |
|
int | SequentialAlgSequencerTest.evtMax = 20 |
|
int | SequentialAlgSequencerTest.cardinality = 5 |
|
int | SequentialAlgSequencerTest.algosInFlight = 10 |
|
| SequentialAlgSequencerTest.whiteboard = HiveWhiteBoard("EventDataSvc", EventSlots=evtslots) |
|
| SequentialAlgSequencerTest.slimeventloopmgr = HiveSlimEventLoopMgr(OutputLevel=DEBUG) |
|
| SequentialAlgSequencerTest.scheduler = AvalancheSchedulerSvc(ThreadPoolSize=algosInFlight, OutputLevel=DEBUG) |
|
| SequentialAlgSequencerTest.OutputLevel |
|
| SequentialAlgSequencerTest.shortCalib |
|
| SequentialAlgSequencerTest.a1 = CPUCruncher("A1") |
|
| SequentialAlgSequencerTest.outKeys |
|
| SequentialAlgSequencerTest.a2 = CPUCruncher("A2") |
|
| SequentialAlgSequencerTest.inpKeys |
|
| SequentialAlgSequencerTest.a3 = CPUCruncher("A3") |
|
| SequentialAlgSequencerTest.a4 = CPUCruncher("A4") |
|
| SequentialAlgSequencerTest.varRuntime |
|
| SequentialAlgSequencerTest.avgRuntime |
|
| SequentialAlgSequencerTest.Cardinality |
|
| SequentialAlgSequencerTest.seq |
|
| SequentialAlgSequencerTest.EvtMax |
|
| SequentialAlgSequencerTest.EvtSel |
|
| SequentialAlgSequencerTest.ExtSvc |
|
| SequentialAlgSequencerTest.EventLoop |
|
| SequentialAlgSequencerTest.TopAlg |
|
| SequentialAlgSequencerTest.MessageSvcType |
|