#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(), postSourceEvent(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preallocate(), preEvent(), preGlobalBeginRun(), preModuleBeginJob(), preSourceEvent(), preStreamBeginRun(), reserveLuminosityPlots(), edm::ActivityRegistry::watchPostEndJob(), edm::ActivityRegistry::watchPostEvent(), edm::ActivityRegistry::watchPostGlobalEndRun(), 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::watchPreSourceEvent(), and edm::ActivityRegistry::watchPreStreamBeginRun().
FastTimerService::~FastTimerService | ( | ) |
Definition at line 143 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 KineDebug3::count(), and plotBeamSpotDB::first.
Referenced by postEvent(), postPathEvent(), preEvent(), prePathEvent(), and preSourceEvent().
|
static |
Definition at line 1420 of file FastTimerService.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 1249 of file FastTimerService.cc.
References diffTwoXMLs::label, m_stream, python.rootplot.argparse::module, mergeVDriftHistosByStation::name, or, sysUtil::pid, edmIntegrityCheck::pool, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by preGlobalBeginRun().
|
private |
Definition at line 1277 of file FastTimerService.cc.
References m_stream, mergeVDriftHistosByStation::name, AlCaHLTBitMon_ParallelJobs::p, sysUtil::pid, MatrixUtil::remove(), AlCaHLTBitMon_QueryRunRegistry::string, and create_public_lumi_plots::transform.
Referenced by preGlobalBeginRun().
|
private |
Definition at line 627 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 785 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(), bril_dqm_clientPB-live_cfg::rid, FastTimerService::ModuleInfo::run_in_path, edm::StreamContext::runIndex(), 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 611 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(), bril_dqm_clientPB-live_cfg::rid, edm::LuminosityBlockID::run(), DTTTrigCorrFirst::run, edm::GlobalContext::runIndex(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by FastTimerService().
|
private |
Definition at line 1158 of file FastTimerService.cc.
References assert(), edm::ModuleDescription::id(), m_enable_timing_modules, m_stream, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), FastTimer::seconds(), FastTimer::stop(), edm::StreamContext::streamID(), FastTimerService::ModuleInfo::summary_active, FastTimerService::ModuleInfo::time_active, FastTimerService::ModuleInfo::timer, and edm::StreamID::value().
|
private |
Definition at line 1222 of file FastTimerService.cc.
References assert(), edm::ModuleDescription::id(), edm::ModuleCallingContext::kRunning, m_enable_timing_modules, m_stream, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), FastTimer::resume(), edm::ModuleCallingContext::state(), edm::StreamContext::streamID(), FastTimerService::ModuleInfo::timer, and edm::StreamID::value().
|
private |
Definition at line 1025 of file FastTimerService.cc.
References funct::abs(), edm::HLTPathStatus::accept(), FastTimerService::PathInfo::accept, FastTimerService::ModuleInfo::counter, 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, fed_dqm_sourceclient-live_cfg::path, edm::PathContext::pathName(), sysUtil::pid, edm::StreamContext::processContext(), processID(), FastTimerService::ModuleInfo::run_in_path, 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().
|
private |
Definition at line 977 of file FastTimerService.cc.
References m_stream.
Referenced by FastTimerService().
|
private |
Definition at line 590 of file FastTimerService.cc.
References m_stream, fileCollector::now, edm::StreamContext::streamID(), and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 567 of file FastTimerService.cc.
References m_stream, fileCollector::now, edm::StreamContext::streamID(), and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 597 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(), edm::StreamContext::streamID(), and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 574 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(), edm::StreamContext::streamID(), and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 540 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(), and edm::service::SystemBounds::maxNumberOfThreads().
Referenced by FastTimerService().
|
private |
Definition at line 749 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(), edm::StreamContext::streamID(), and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 181 of file FastTimerService.cc.
References fillPathMap(), findFirstLast(), 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(), bril_dqm_clientPB-live_cfg::rid, edm::GlobalContext::runIndex(), findQualityFiles::size, AlCaHLTBitMon_QueryRunRegistry::string, and edmLumisInFiles::summary.
Referenced by FastTimerService().
|
private |
Definition at line 736 of file FastTimerService.cc.
References edm::ModuleDescription::id(), m_stream, edm::ModuleDescription::moduleLabel(), and edm::ModuleDescription::moduleName().
Referenced by FastTimerService().
|
private |
Definition at line 1130 of file FastTimerService.cc.
References assert(), edm::ModuleDescription::id(), m_enable_timing_modules, m_stream, python.rootplot.argparse::module, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), FastTimerService::ModuleInfo::run_in_path, FastTimer::start(), edm::StreamContext::streamID(), FastTimerService::ModuleInfo::timer, and edm::StreamID::value().
|
private |
Definition at line 1187 of file FastTimerService.cc.
References assert(), edm::ModuleDescription::id(), edm::ModuleCallingContext::kRunning, m_enable_timing_modules, m_stream, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), FastTimer::pause(), edm::ModuleCallingContext::state(), edm::StreamContext::streamID(), FastTimerService::ModuleInfo::timer, and edm::StreamID::value().
|
private |
Definition at line 987 of file FastTimerService.cc.
References delta(), m_process, m_stream, fed_dqm_sourceclient-live_cfg::path, edm::PathContext::pathName(), sysUtil::pid, edm::StreamContext::processContext(), processID(), edm::StreamContext::streamID(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 951 of file FastTimerService.cc.
References delta(), and m_stream.
Referenced by FastTimerService().
|
private |
Definition at line 246 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_25ns10e33_v2_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, edm::StreamContext::streamID(), AlCaHLTBitMon_QueryRunRegistry::string, SiPixelPhase1TrackClusters_cfi::title, and edm::StreamID::value().
Referenced by FastTimerService().
|
private |
Definition at line 639 of file FastTimerService.cc.
References FastTimerService::TimingPerProcess::all_endpaths, FastTimerService::TimingPerProcess::all_paths, FastTimerService::Timing::count, FastTimerService::TimingPerProcess::event, FastTimerService::TimingPerProcess::interpaths, GenerateHcalLaserBadRunList::out, and FastTimerService::TimingPerProcess::preevent.
Referenced by postEndJob(), and postGlobalEndRun().
|
private |
Definition at line 655 of file FastTimerService.cc.
References FastTimerService::Timing::count, FastTimerService::Timing::event, GenerateHcalLaserBadRunList::out, FastTimerService::Timing::preevent, FastTimerService::Timing::presource, and FastTimerService::Timing::source.
Referenced by postEndJob(), and postGlobalEndRun().
|
staticprivate |
Definition at line 1452 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 1319 of file FastTimerService.cc.
References edm::ModuleDescription::id(), and m_stream.
double FastTimerService::queryModuleTime | ( | edm::StreamID | sid, |
unsigned int | id | ||
) | const |
Definition at line 1329 of file FastTimerService.cc.
References m_stream.
double FastTimerService::queryModuleTimeByLabel | ( | edm::StreamID | sid, |
const std::string & | label | ||
) | const |
Definition at line 1339 of file FastTimerService.cc.
References m_stream, and edmConvertToStreamModule::modules.
Referenced by IsoTrig::studyTiming().
double FastTimerService::queryModuleTimeByType | ( | edm::StreamID | sid, |
const std::string & | type | ||
) | const |
Definition at line 1351 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 148 of file FastTimerService.cc.
References m_dqm_luminosity, and m_stream.
Referenced by FastTimerService().
unsigned int FastTimerService::reserveLuminosityPlots | ( | std::string && | name, |
std::string && | title, | ||
std::string && | label, | ||
double | range, | ||
double | resolution | ||
) |
Definition at line 161 of file FastTimerService.cc.
References diffTwoXMLs::label, m_dqm_luminosity, m_stream, mergeVDriftHistosByStation::name, and SiPixelPhase1TrackClusters_cfi::title.
void FastTimerService::setLuminosity | ( | unsigned int | stream_id, |
unsigned int | luminosity_id, | ||
double | value | ||
) |
Definition at line 175 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(), findFirstLast(), 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.