Variables | |
tuple | profilerStart |
tuple | profilerStop |
00001 cms.EDAnalyzer("Profiler", 00002 action = cms.int32(1), 00003 lastEvent = cms.int32(20), 00004 firstEvent = cms.int32(2) 00005 )
Definition at line 3 of file callgrindSwitch_cfi.py.
00001 cms.EDAnalyzer("Profiler", 00002 action = cms.int32(0), 00003 lastEvent = cms.int32(20), 00004 firstEvent = cms.int32(2) 00005 )
Definition at line 9 of file callgrindSwitch_cfi.py.