#include <FastTimerService.h>
Classes | |
struct | LuminosityDescription |
struct | ModuleInfo |
struct | PathInfo |
struct | PathProfilesPerProcess |
struct | ProcessDescription |
struct | StreamData |
struct | SummaryPlots |
struct | SummaryPlotsPerProcess |
struct | SummaryProfiles |
struct | SummaryProfilesPerProcess |
struct | Timing |
struct | TimingPerProcess |
Public Member Functions | |
double | currentEventTime (edm::StreamID) const |
double | currentModuleTime (edm::StreamID) const |
double | currentPathTime (edm::StreamID) const |
FastTimerService (const edm::ParameterSet &, edm::ActivityRegistry &) | |
double | queryEventTime (edm::StreamID) const |
double | queryModuleTime (edm::StreamID, const edm::ModuleDescription &) const |
double | queryModuleTime (edm::StreamID, unsigned int id) const |
double | queryModuleTimeByLabel (edm::StreamID, const std::string &) const |
double | queryModuleTimeByType (edm::StreamID, const std::string &) const |
double | querySourceTime (edm::StreamID) const |
unsigned int | reserveLuminosityPlots (std::string const &name, std::string const &title, std::string const &label, double range, double resolution) |
unsigned int | reserveLuminosityPlots (std::string &&name, std::string &&title, std::string &&label, double range, double resolution) |
void | setLuminosity (unsigned int stream_id, unsigned int luminosity_id, double value) |
~FastTimerService () | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Types | |
template<typename T > | |
using | ModuleMap = std::vector< T > |
template<typename T > | |
using | PathMap = std::vector< std::unordered_map< std::string, T >> |
Static Private Member Functions | |
static double | delta (FastTimer::Clock::time_point const &first, FastTimer::Clock::time_point const &second) |
static unsigned int | processID (edm::ProcessContext const *) |
Definition at line 84 of file FastTimerService.h.
|
private |
Definition at line 328 of file FastTimerService.h.
|
private |
Definition at line 324 of file FastTimerService.h.
FastTimerService::FastTimerService | ( | const edm::ParameterSet & | config, |
edm::ActivityRegistry & | registry | ||
) |
Definition at line 41 of file FastTimerService.cc.
References edm::ParameterSet::getUntrackedParameter(), m_enable_dqm_byls, m_enable_dqm_bymodule, m_enable_dqm_bymoduletype, m_enable_dqm_bypath_active, m_enable_dqm_bypath_counters, m_enable_dqm_bypath_details, m_enable_dqm_bypath_exclusive, m_enable_dqm_bypath_overhead, m_enable_dqm_bypath_total, m_enable_timing_exclusive, m_enable_timing_modules, m_enable_timing_paths, or, postEndJob(), postEvent(), postGlobalEndRun(), postModuleEvent(), postModuleEventDelayedGet(), postPathEvent(), postSourceEvent(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preallocate(), preEvent(), preGlobalBeginRun(), preModuleBeginJob(), preModuleEvent(), preModuleEventDelayedGet(), prePathEvent(), preSourceEvent(), preStreamBeginRun(), reserveLuminosityPlots(), edm::ActivityRegistry::watchPostEndJob(), edm::ActivityRegistry::watchPostEvent(), edm::ActivityRegistry::watchPostGlobalEndRun(), edm::ActivityRegistry::watchPostModuleEvent(), edm::ActivityRegistry::watchPostModuleEventDelayedGet(), edm::ActivityRegistry::watchPostPathEvent(), edm::ActivityRegistry::watchPostSourceEvent(), edm::ActivityRegistry::watchPostStreamBeginLumi(), edm::ActivityRegistry::watchPostStreamBeginRun(), edm::ActivityRegistry::watchPostStreamEndLumi(), edm::ActivityRegistry::watchPostStreamEndRun(), edm::ActivityRegistry::watchPreallocate(), edm::ActivityRegistry::watchPreEvent(), edm::ActivityRegistry::watchPreGlobalBeginRun(), edm::ActivityRegistry::watchPreModuleBeginJob(), edm::ActivityRegistry::watchPreModuleEvent(), edm::ActivityRegistry::watchPreModuleEventDelayedGet(), edm::ActivityRegistry::watchPrePathEvent(), edm::ActivityRegistry::watchPreSourceEvent(), and edm::ActivityRegistry::watchPreStreamBeginRun().
FastTimerService::~FastTimerService | ( | ) |
Definition at line 141 of file FastTimerService.cc.
double FastTimerService::currentEventTime | ( | edm::StreamID | sid | ) | const |
double FastTimerService::currentModuleTime | ( | edm::StreamID | sid | ) | const |
double FastTimerService::currentPathTime | ( | edm::StreamID | sid | ) | const |
|
inlinestaticprivate |
Definition at line 754 of file FastTimerService.h.
References prof2calltree::count, and plotBeamSpotDB::first.
Referenced by postEvent(), postPathEvent(), preEvent(), prePathEvent(), and preSourceEvent().
|
static |
Definition at line 1409 of file FastTimerService.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 1261 of file FastTimerService.cc.
References diffTwoXMLs::label, m_stream, python.rootplot.argparse::module, mergeVDriftHistosByStation::name, or, sysUtil::pid, fetchall_from_DQM_v2::pool, edmStreamStallGrapher::stream, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by preGlobalBeginRun().
|
private |
Definition at line 639 of file FastTimerService.cc.
References diffTwoXMLs::label, m_enable_timing_summary, m_job_summary, m_job_summary_perprocess, m_process, mergeVDriftHistosByStation::name, sysUtil::pid, printProcessSummary(), printSummary(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by FastTimerService().
|
private |
Definition at line 797 of file FastTimerService.cc.
References FastTimerService::PathInfo::accept, FastTimerService::ModuleInfo::counter, delta(), FastTimerService::ModuleInfo::dqm_active, FastTimerService::PathInfo::dqm_active, FastTimerService::PathInfo::dqm_exclusive, FastTimerService::PathInfo::dqm_intermodules, FastTimerService::PathInfo::dqm_module_active, FastTimerService::PathInfo::dqm_module_counter, FastTimerService::PathInfo::dqm_module_total, FastTimerService::PathInfo::dqm_overhead, FastTimerService::PathInfo::dqm_postmodules, FastTimerService::PathInfo::dqm_premodules, FastTimerService::PathInfo::dqm_total, i, FastTimerService::PathInfo::index, FastTimerService::PathInfo::last_run, m_dqm_luminosity, m_enable_dqm, m_enable_dqm_bymodule, m_enable_dqm_bymoduletype, m_enable_dqm_bypath_active, m_enable_dqm_bypath_counters, m_enable_dqm_bypath_details, m_enable_dqm_bypath_exclusive, m_enable_dqm_bypath_overhead, m_enable_dqm_bypath_total, m_enable_dqm_summary, m_enable_timing_exclusive, m_enable_timing_modules, m_enable_timing_paths, m_job_summary, m_job_summary_perprocess, m_process, m_run_summary, m_run_summary_perprocess, m_stream, m_summary_mutex, FastTimerService::PathInfo::modules, sysUtil::pid, edm::StreamContext::processContext(), processID(), FastTimerService::ModuleInfo::run_in_path, edm::StreamContext::runIndex(), edmStreamStallGrapher::stream, edm::StreamContext::streamID(), FastTimerService::ModuleInfo::summary_active, FastTimerService::ModuleInfo::time_active, FastTimerService::PathInfo::time_active, FastTimerService::PathInfo::time_exclusive, FastTimerService::PathInfo::time_intermodules, FastTimerService::PathInfo::time_overhead, FastTimerService::PathInfo::time_postmodules, FastTimerService::PathInfo::time_premodules, and FastTimerService::PathInfo::time_total.
Referenced by FastTimerService().
|
private |
Definition at line 623 of file FastTimerService.cc.
References cmsPerfStripChart::format, diffTwoXMLs::label, edm::GlobalContext::luminosityBlockID(), m_enable_timing_summary, m_process, m_run_summary, m_run_summary_perprocess, mergeVDriftHistosByStation::name, sysUtil::pid, printProcessSummary(), printSummary(), edm::GlobalContext::processContext(), processID(), edm::LuminosityBlockID::run(), DTTTrigCorrFirst::run, edm::GlobalContext::runIndex(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by FastTimerService().
|
private |
Definition at line 1170 of file FastTimerService.cc.
References assert(), edm::ModuleDescription::id(), m_enable_timing_modules, m_stream, popcon2dropbox_job_conf::md, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), FastTimer::seconds(), FastTimer::stop(), edmStreamStallGrapher::stream, edm::StreamContext::streamID(), FastTimerService::ModuleInfo::summary_active, FastTimerService::ModuleInfo::time_active, FastTimerService::ModuleInfo::timer, and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 1234 of file FastTimerService.cc.
References assert(), edm::ModuleDescription::id(), edm::ModuleCallingContext::kRunning, m_enable_timing_modules, m_stream, popcon2dropbox_job_conf::md, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), FastTimer::resume(), edm::ModuleCallingContext::state(), edmStreamStallGrapher::stream, edm::StreamContext::streamID(), FastTimerService::ModuleInfo::timer, and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 1037 of file FastTimerService.cc.
References funct::abs(), edm::HLTPathStatus::accept(), FastTimerService::PathInfo::accept, FastTimerService::ModuleInfo::counter, cond::rpcobimon::current, delta(), alignCSCRings::e, i, edm::HLTPathStatus::index(), inter, FastTimerService::PathInfo::last_run, m_enable_timing_modules, m_enable_timing_paths, m_process, m_stream, FastTimerService::PathInfo::modules, cmsHarvester::path, edm::PathContext::pathName(), sysUtil::pid, edm::StreamContext::processContext(), processID(), FastTimerService::ModuleInfo::run_in_path, edmStreamStallGrapher::stream, edm::StreamContext::streamID(), AlCaHLTBitMon_QueryRunRegistry::string, FastTimerService::PathInfo::summary_active, FastTimerService::PathInfo::summary_intermodules, FastTimerService::PathInfo::summary_overhead, FastTimerService::PathInfo::summary_postmodules, FastTimerService::PathInfo::summary_premodules, FastTimerService::PathInfo::summary_total, FastTimerService::ModuleInfo::time_active, FastTimerService::PathInfo::time_intermodules, FastTimerService::PathInfo::time_overhead, FastTimerService::PathInfo::time_postmodules, FastTimerService::PathInfo::time_premodules, FastTimerService::PathInfo::time_total, pileupDistInMC::total, edm::StreamID::value(), and edm::HLTPathStatus::wasrun().
Referenced by FastTimerService().
|
private |
Definition at line 989 of file FastTimerService.cc.
References m_stream, and edmStreamStallGrapher::stream.
Referenced by FastTimerService().
|
private |
Definition at line 602 of file FastTimerService.cc.
References m_stream, fileCollector::now, edmStreamStallGrapher::stream, edm::StreamContext::streamID(), and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 579 of file FastTimerService.cc.
References m_stream, fileCollector::now, edmStreamStallGrapher::stream, edm::StreamContext::streamID(), and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 609 of file FastTimerService.cc.
References assert(), edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), m_enable_dqm, m_module_id, m_stream, DQMStore::mergeAndResetMEsLuminositySummaryCache(), fileCollector::now, cppFunctionSkipper::operator, edm::EventID::run(), edmStreamStallGrapher::stream, edm::StreamContext::streamID(), and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 586 of file FastTimerService.cc.
References assert(), edm::StreamContext::eventID(), m_enable_dqm, m_module_id, m_stream, DQMStore::mergeAndResetMEsRunSummaryCache(), fileCollector::now, cppFunctionSkipper::operator, edm::EventID::run(), edmStreamStallGrapher::stream, edm::StreamContext::streamID(), and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 552 of file FastTimerService.cc.
References cmsPerfStripChart::format, edm::ModuleDescription::getUniqueID(), m_concurrent_runs, m_concurrent_streams, m_concurrent_threads, m_dqm_luminosity, m_dqm_path, m_enable_dqm_bynproc, m_module_id, m_run_summary, m_run_summary_perprocess, m_stream, edm::service::SystemBounds::maxNumberOfConcurrentRuns(), edm::service::SystemBounds::maxNumberOfStreams(), edm::service::SystemBounds::maxNumberOfThreads(), and edmStreamStallGrapher::stream.
Referenced by FastTimerService().
|
private |
Definition at line 761 of file FastTimerService.cc.
References delta(), edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), m_enable_dqm_byls, m_stream, sysUtil::pid, edm::StreamContext::processContext(), processID(), setLuminosity(), edmStreamStallGrapher::stream, edm::StreamContext::streamID(), and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 179 of file FastTimerService.cc.
References fillPathMap(), edm::service::TriggerNamesService::getEndPath(), edm::service::TriggerNamesService::getEndPathModules(), edm::service::TriggerNamesService::getEndPaths(), edm::service::TriggerNamesService::getTrigPath(), edm::service::TriggerNamesService::getTrigPathModules(), edm::service::TriggerNamesService::getTrigPaths(), i, diffTwoXMLs::label, m_job_summary_perprocess, m_process, m_run_summary, m_run_summary_perprocess, m_skip_first_path, m_stream, sysUtil::pid, edm::GlobalContext::processContext(), processID(), edm::ProcessContext::processName(), edm::GlobalContext::runIndex(), findQualityFiles::size, edmStreamStallGrapher::stream, AlCaHLTBitMon_QueryRunRegistry::string, and edmLumisInFiles::summary.
Referenced by FastTimerService().
|
private |
Definition at line 748 of file FastTimerService.cc.
References edm::ModuleDescription::id(), m_stream, edm::ModuleDescription::moduleLabel(), edm::ModuleDescription::moduleName(), and edmStreamStallGrapher::stream.
Referenced by FastTimerService().
|
private |
Definition at line 1142 of file FastTimerService.cc.
References assert(), edm::ModuleDescription::id(), m_enable_timing_modules, m_stream, popcon2dropbox_job_conf::md, python.rootplot.argparse::module, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), FastTimerService::ModuleInfo::run_in_path, FastTimer::start(), edmStreamStallGrapher::stream, edm::StreamContext::streamID(), FastTimerService::ModuleInfo::timer, and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 1199 of file FastTimerService.cc.
References assert(), edm::ModuleDescription::id(), edm::ModuleCallingContext::kRunning, m_enable_timing_modules, m_stream, popcon2dropbox_job_conf::md, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), FastTimer::pause(), edm::ModuleCallingContext::state(), edmStreamStallGrapher::stream, edm::StreamContext::streamID(), FastTimerService::ModuleInfo::timer, and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 999 of file FastTimerService.cc.
References delta(), m_process, m_stream, cmsHarvester::path, edm::PathContext::pathName(), sysUtil::pid, edm::StreamContext::processContext(), processID(), edmStreamStallGrapher::stream, edm::StreamContext::streamID(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by FastTimerService().
|
private |
Definition at line 963 of file FastTimerService.cc.
References delta(), m_stream, and edmStreamStallGrapher::stream.
Referenced by FastTimerService().
|
private |
Definition at line 258 of file FastTimerService.cc.
References FastTimerService::ModuleInfo::dqm_active, FastTimerService::PathInfo::dqm_active, FastTimerService::PathInfo::dqm_exclusive, FastTimerService::PathInfo::dqm_intermodules, FastTimerService::PathInfo::dqm_module_active, FastTimerService::PathInfo::dqm_module_counter, FastTimerService::PathInfo::dqm_module_total, FastTimerService::PathInfo::dqm_overhead, FastTimerService::PathInfo::dqm_postmodules, FastTimerService::PathInfo::dqm_premodules, FastTimerService::PathInfo::dqm_total, edm::StreamContext::eventID(), edm::service::TriggerNamesService::findEndPath(), edm::service::TriggerNamesService::findTrigPath(), cmsPerfStripChart::format, edm::service::TriggerNamesService::getEndPath(), edm::service::TriggerNamesService::getEndPathModules(), edm::service::TriggerNamesService::getEndPaths(), edm::service::TriggerNamesService::getTrigPath(), edm::service::TriggerNamesService::getTrigPathModules(), edm::service::TriggerNamesService::getTrigPaths(), i, infinity, diffTwoXMLs::label, HLT_25ns14e33_v1_cff::labels, CommonMethods::lock(), m_dqm_eventtime_range, m_dqm_eventtime_resolution, m_dqm_luminosity, m_dqm_moduletime_range, m_dqm_moduletime_resolution, m_dqm_path, m_dqm_pathtime_range, m_dqm_pathtime_resolution, m_enable_dqm, m_enable_dqm_bymodule, m_enable_dqm_bymoduletype, m_enable_dqm_bypath_active, m_enable_dqm_bypath_counters, m_enable_dqm_bypath_details, m_enable_dqm_bypath_exclusive, m_enable_dqm_bypath_overhead, m_enable_dqm_bypath_total, m_enable_dqm_summary, m_enable_timing_paths, m_module_id, m_stream, edmConvertToStreamModule::modules, FastTimerService::PathInfo::modules, mutex, mergeVDriftHistosByStation::name, or, timingPdfMaker::pathname, sysUtil::pid, RecoTauValidation_cfi::plots, relval_parameters_module::process_name, edm::StreamContext::processContext(), processID(), edm::ProcessContext::processName(), dtDQMClient_cfg::resolution, edm::EventID::run(), findQualityFiles::size, edmStreamStallGrapher::stream, edm::StreamContext::streamID(), AlCaHLTBitMon_QueryRunRegistry::string, indexGen::title, and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 651 of file FastTimerService.cc.
References FastTimerService::TimingPerProcess::all_endpaths, FastTimerService::TimingPerProcess::all_paths, FastTimerService::Timing::count, FastTimerService::TimingPerProcess::event, FastTimerService::TimingPerProcess::interpaths, dbtoconf::out, and FastTimerService::TimingPerProcess::preevent.
Referenced by postEndJob(), and postGlobalEndRun().
|
private |
Definition at line 667 of file FastTimerService.cc.
References FastTimerService::Timing::count, FastTimerService::Timing::event, dbtoconf::out, FastTimerService::Timing::preevent, FastTimerService::Timing::presource, and FastTimerService::Timing::source.
Referenced by postEndJob(), and postGlobalEndRun().
|
staticprivate |
Definition at line 1441 of file FastTimerService.cc.
References edm::ProcessContext::isSubProcess(), edm::ProcessContext::parentProcessContext(), and sysUtil::pid.
Referenced by postEvent(), postGlobalEndRun(), postPathEvent(), preEvent(), preGlobalBeginRun(), prePathEvent(), and preStreamBeginRun().
double FastTimerService::queryEventTime | ( | edm::StreamID | sid | ) | const |
double FastTimerService::queryModuleTime | ( | edm::StreamID | sid, |
const edm::ModuleDescription & | module | ||
) | const |
Definition at line 1308 of file FastTimerService.cc.
References edm::ModuleDescription::id(), m_stream, and edm::ModuleDescription::moduleLabel().
double FastTimerService::queryModuleTime | ( | edm::StreamID | sid, |
unsigned int | id | ||
) | const |
Definition at line 1318 of file FastTimerService.cc.
References m_stream.
double FastTimerService::queryModuleTimeByLabel | ( | edm::StreamID | sid, |
const std::string & | label | ||
) | const |
Definition at line 1328 of file FastTimerService.cc.
References diffTwoXMLs::label, m_stream, and edmConvertToStreamModule::modules.
Referenced by IsoTrig::studyTiming().
double FastTimerService::queryModuleTimeByType | ( | edm::StreamID | sid, |
const std::string & | type | ||
) | const |
Definition at line 1340 of file FastTimerService.cc.
References m_stream.
double FastTimerService::querySourceTime | ( | edm::StreamID | sid | ) | const |
unsigned int FastTimerService::reserveLuminosityPlots | ( | std::string const & | name, |
std::string const & | title, | ||
std::string const & | label, | ||
double | range, | ||
double | resolution | ||
) |
Definition at line 146 of file FastTimerService.cc.
References m_dqm_luminosity, m_stream, and edmStreamStallGrapher::stream.
Referenced by FastTimerService().
unsigned int FastTimerService::reserveLuminosityPlots | ( | std::string && | name, |
std::string && | title, | ||
std::string && | label, | ||
double | range, | ||
double | resolution | ||
) |
Definition at line 159 of file FastTimerService.cc.
References diffTwoXMLs::label, m_dqm_luminosity, m_stream, mergeVDriftHistosByStation::name, edmStreamStallGrapher::stream, and indexGen::title.
void FastTimerService::setLuminosity | ( | unsigned int | stream_id, |
unsigned int | luminosity_id, | ||
double | value | ||
) |
Definition at line 173 of file FastTimerService.cc.
References m_stream, and relativeConstraints::value.
Referenced by preEvent().
|
private |
Definition at line 352 of file FastTimerService.h.
Referenced by preallocate().
|
private |
Definition at line 353 of file FastTimerService.h.
Referenced by preallocate().
|
private |
Definition at line 354 of file FastTimerService.h.
Referenced by preallocate().
|
private |
Definition at line 357 of file FastTimerService.h.
Referenced by preStreamBeginRun().
|
private |
Definition at line 358 of file FastTimerService.h.
Referenced by preStreamBeginRun().
|
private |
Definition at line 741 of file FastTimerService.h.
Referenced by postEvent(), preallocate(), preStreamBeginRun(), and reserveLuminosityPlots().
|
private |
Definition at line 361 of file FastTimerService.h.
Referenced by preStreamBeginRun().
|
private |
Definition at line 362 of file FastTimerService.h.
Referenced by preStreamBeginRun().
|
private |
Definition at line 363 of file FastTimerService.h.
Referenced by preallocate(), and preStreamBeginRun().
|
private |
Definition at line 359 of file FastTimerService.h.
Referenced by preStreamBeginRun().
|
private |
Definition at line 360 of file FastTimerService.h.
Referenced by preStreamBeginRun().
|
private |
Definition at line 339 of file FastTimerService.h.
Referenced by postEvent(), postStreamEndLumi(), postStreamEndRun(), and preStreamBeginRun().
|
private |
Definition at line 349 of file FastTimerService.h.
Referenced by FastTimerService(), and preEvent().
|
private |
Definition at line 346 of file FastTimerService.h.
Referenced by FastTimerService(), postEvent(), and preStreamBeginRun().
|
private |
Definition at line 347 of file FastTimerService.h.
Referenced by FastTimerService(), postEvent(), and preStreamBeginRun().
|
private |
Definition at line 350 of file FastTimerService.h.
Referenced by preallocate().
|
private |
Definition at line 340 of file FastTimerService.h.
Referenced by FastTimerService(), postEvent(), and preStreamBeginRun().
|
private |
Definition at line 344 of file FastTimerService.h.
Referenced by FastTimerService(), postEvent(), and preStreamBeginRun().
|
private |
Definition at line 343 of file FastTimerService.h.
Referenced by FastTimerService(), postEvent(), and preStreamBeginRun().
|
private |
Definition at line 345 of file FastTimerService.h.
Referenced by FastTimerService(), postEvent(), and preStreamBeginRun().
|
private |
Definition at line 342 of file FastTimerService.h.
Referenced by FastTimerService(), postEvent(), and preStreamBeginRun().
|
private |
Definition at line 341 of file FastTimerService.h.
Referenced by FastTimerService(), postEvent(), and preStreamBeginRun().
|
private |
Definition at line 348 of file FastTimerService.h.
Referenced by postEvent(), and preStreamBeginRun().
|
private |
Definition at line 334 of file FastTimerService.h.
Referenced by FastTimerService(), and postEvent().
|
private |
Definition at line 333 of file FastTimerService.h.
Referenced by FastTimerService(), postEvent(), postModuleEvent(), postModuleEventDelayedGet(), postPathEvent(), preModuleEvent(), and preModuleEventDelayedGet().
|
private |
Definition at line 332 of file FastTimerService.h.
Referenced by FastTimerService(), postEvent(), postPathEvent(), and preStreamBeginRun().
|
private |
Definition at line 335 of file FastTimerService.h.
Referenced by postEndJob(), and postGlobalEndRun().
|
private |
Definition at line 748 of file FastTimerService.h.
Referenced by postEndJob(), and postEvent().
|
private |
Definition at line 750 of file FastTimerService.h.
Referenced by postEndJob(), postEvent(), and preGlobalBeginRun().
|
private |
Definition at line 355 of file FastTimerService.h.
Referenced by postStreamEndLumi(), postStreamEndRun(), preallocate(), and preStreamBeginRun().
|
private |
Definition at line 738 of file FastTimerService.h.
Referenced by postEndJob(), postEvent(), postGlobalEndRun(), postPathEvent(), preGlobalBeginRun(), and prePathEvent().
|
private |
Definition at line 747 of file FastTimerService.h.
Referenced by postEvent(), postGlobalEndRun(), preallocate(), and preGlobalBeginRun().
|
private |
Definition at line 749 of file FastTimerService.h.
Referenced by postEvent(), postGlobalEndRun(), preallocate(), and preGlobalBeginRun().
|
private |
Definition at line 336 of file FastTimerService.h.
Referenced by preGlobalBeginRun().
|
private |
Definition at line 744 of file FastTimerService.h.
Referenced by currentEventTime(), currentModuleTime(), currentPathTime(), fillPathMap(), postEvent(), postModuleEvent(), postModuleEventDelayedGet(), postPathEvent(), postSourceEvent(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preallocate(), preEvent(), preGlobalBeginRun(), preModuleBeginJob(), preModuleEvent(), preModuleEventDelayedGet(), prePathEvent(), preSourceEvent(), preStreamBeginRun(), queryEventTime(), queryModuleTime(), queryModuleTimeByLabel(), queryModuleTimeByType(), querySourceTime(), reserveLuminosityPlots(), and setLuminosity().
|
private |
Definition at line 751 of file FastTimerService.h.
Referenced by postEvent().
|
private |
Definition at line 331 of file FastTimerService.h.