![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
Go to the source code of this file.
Namespaces | |
IntelProfiler | |
Variables | |
IntelProfiler.OutputLevel | |
IntelProfiler.alg1 = CpuHungryAlg("Alg1") | |
IntelProfiler.alg2 = CpuHungryAlg("Alg2") | |
IntelProfiler.alg3 = CpuHungryAlg("Alg3") | |
IntelProfiler.alg4 = CpuHungryAlg("Alg4") | |
IntelProfiler.Loops | |
IntelProfiler.subtop = Sequencer("SubSequence", Members=[alg1, alg2, alg3], StopOverride=True) | |
IntelProfiler.top = Sequencer("TopSequence", Members=[subtop, alg4], StopOverride=True) | |
IntelProfiler.profiler = IntelProfilerAuditor() | |
IntelProfiler.StartFromEventN | |
IntelProfiler.StopAtEventN | |
IntelProfiler.ComponentsForTaskTypes | |
IntelProfiler.IncludeAlgorithms | |
IntelProfiler.ExcludeAlgorithms | |
IntelProfiler.EvtMax | |
IntelProfiler.EvtSel | |
IntelProfiler.HistogramPersistency | |
IntelProfiler.TopAlg | |
IntelProfiler.AuditAlgorithms | |