1 #ifndef FWCore_Framework_SystemTimeKeeper_h 2 #define FWCore_Framework_SystemTimeKeeper_h 35 class ModuleDescription;
40 class ModuleCallingContext;
42 struct TriggerTimingReport;
44 class TriggerNamesService;
50 std::vector<const ModuleDescription*>
const& iModules,
std::vector< std::vector< std::string > > m_modulesOnPaths
unsigned int m_minModuleID
ChildrenCPUTimer m_processingLoopChildrenTimer
void stopEvent(StreamContext const &)
void startProcessingLoop()
std::atomic< unsigned int > m_numberOfEvents
void restartModuleEvent(StreamContext const &, ModuleCallingContext const &)
void startModuleEvent(StreamContext const &, ModuleCallingContext const &)
SystemTimeKeeper(unsigned int iNumStreams, std::vector< const ModuleDescription *> const &iModules, service::TriggerNamesService const &iNameService, ProcessContext const *iProcessContext)
void removeModuleIfExists(ModuleDescription const &module)
std::vector< ModuleInPathTiming > m_moduleTiming
std::vector< std::vector< ModuleTiming > > m_streamModuleTiming
void stopProcessingLoop()
void startEvent(StreamID)
SystemTimeKeeper & operator=(const SystemTimeKeeper &)=delete
std::vector< std::string > m_pathNames
std::vector< const ModuleDescription * > m_modules
ProcessContext const * m_processContext
void stopPath(StreamContext const &, PathContext const &, HLTPathStatus const &)
void stopModuleEvent(StreamContext const &, ModuleCallingContext const &)
CPUTimer m_processingLoopTimer
void startPath(StreamContext const &, PathContext const &)
void fillTriggerTimingReport(TriggerTimingReport &rep) const
void pauseModuleEvent(StreamContext const &, ModuleCallingContext const &)
unsigned int m_timesVisited
std::vector< WallclockTimer > m_streamEventTimer
PathTiming & pathTiming(StreamContext const &, PathContext const &)
unsigned int m_endPathOffset
bool checkBounds(unsigned int id) const
std::vector< std::vector< PathTiming > > m_streamPathTiming