#include <FastTimerService.h>
Classes | |
struct | ModuleInfo |
class | ModuleMap |
struct | PathInfo |
class | PathMap |
Public Member Functions | |
double | currentEventTime () const |
double | currentModuleTime () const |
double | currentPathTime () const |
FastTimerService (const edm::ParameterSet &, edm::ActivityRegistry &) | |
double | queryEndPathsTime () const |
double | queryEventTime () const |
double | queryModuleTime (const edm::ModuleDescription &) const |
double | queryModuleTimeByLabel (const std::string &) const |
double | queryModuleTimeByType (const std::string &) const |
double | queryPathActiveTime (const std::string &) const |
double | queryPathsTime () const |
double | queryPathTotalTime (const std::string &) const |
double | querySourceTime () const |
void | setNumberOfProcesses (unsigned int) |
~FastTimerService () | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | fillPathMap (std::string const &name, std::vector< std::string > const &modules) |
void | gettime (struct timespec &stamp) const |
void | postEndJob () |
void | postModule (edm::ModuleDescription const &) |
void | postProcessEvent (edm::Event const &, edm::EventSetup const &) |
void | postProcessPath (std::string const &, edm::HLTPathStatus const &) |
void | postSource () |
void | preBeginRun (edm::RunID const &, edm::Timestamp const &) |
void | preModule (edm::ModuleDescription const &) |
void | preModuleBeginJob (edm::ModuleDescription const &) |
void | prePathBeginRun (std::string const &) |
void | preProcessEvent (edm::EventID const &, edm::Timestamp const &) |
void | preProcessPath (std::string const &) |
void | preSource () |
void | reset () |
void | start (std::pair< struct timespec, struct timespec > ×) const |
void | stop (std::pair< struct timespec, struct timespec > ×) const |
Static Private Member Functions | |
static double | delta (const struct timespec &first, const struct timespec &second) |
static double | delta (const std::pair< struct timespec, struct timespec > ×) |
Definition at line 84 of file FastTimerService.h.
FastTimerService::FastTimerService | ( | const edm::ParameterSet & | config, |
edm::ActivityRegistry & | registry | ||
) |
Definition at line 59 of file FastTimerService.cc.
References 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(), postModule(), postProcessEvent(), postProcessPath(), postSource(), preBeginRun(), preModule(), preModuleBeginJob(), prePathBeginRun(), preProcessEvent(), preProcessPath(), preSource(), edm::ActivityRegistry::watchPostEndJob(), edm::ActivityRegistry::watchPostModule(), edm::ActivityRegistry::watchPostProcessEvent(), edm::ActivityRegistry::watchPostProcessPath(), edm::ActivityRegistry::watchPostSource(), edm::ActivityRegistry::watchPreBeginRun(), edm::ActivityRegistry::watchPreModule(), edm::ActivityRegistry::watchPreModuleBeginJob(), edm::ActivityRegistry::watchPrePathBeginRun(), edm::ActivityRegistry::watchPreProcessEvent(), edm::ActivityRegistry::watchPreProcessPath(), and edm::ActivityRegistry::watchPreSource().
FastTimerService::~FastTimerService | ( | ) |
Definition at line 226 of file FastTimerService.cc.
double FastTimerService::currentEventTime | ( | ) | const |
Definition at line 1350 of file FastTimerService.cc.
References delta(), gettime(), and m_timer_event.
Referenced by FastTimerFilter::filter().
double FastTimerService::currentModuleTime | ( | ) | const |
Definition at line 1336 of file FastTimerService.cc.
References delta(), gettime(), and m_timer_module.
double FastTimerService::currentPathTime | ( | ) | const |
Definition at line 1343 of file FastTimerService.cc.
References delta(), gettime(), and m_timer_path.
Referenced by FastTimerFilter::filter().
|
inlinestaticprivate |
Definition at line 443 of file FastTimerService.h.
Referenced by currentEventTime(), currentModuleTime(), currentPathTime(), delta(), postModule(), postProcessEvent(), postProcessPath(), postSource(), preProcessEvent(), preProcessPath(), and preSource().
|
inlinestaticprivate |
Definition at line 452 of file FastTimerService.h.
References delta().
|
static |
Definition at line 1434 of file FastTimerService.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addNode(), edm::ParameterSetDescription::addUntracked(), or, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 1307 of file FastTimerService.cc.
References diffTwoXMLs::label, m_modules, m_paths, python.rootplot.argparse::module, mergeVDriftHistosByStation::name, or, fetchall_from_DQM_v2::pool, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by preBeginRun().
|
inlineprivate |
Definition at line 417 of file FastTimerService.h.
References m_timer_id.
Referenced by currentEventTime(), currentModuleTime(), currentPathTime(), start(), and stop().
|
private |
Definition at line 676 of file FastTimerService.cc.
References CLOCK_REALTIME, edm::service::TriggerNamesService::getEndPaths(), edm::service::TriggerNamesService::getTrigPaths(), diffTwoXMLs::label, m_enable_timing_modules, m_enable_timing_paths, m_enable_timing_summary, m_modules, m_moduletypes, m_paths, m_summary_all_endpaths, m_summary_all_paths, m_summary_event, m_summary_events, m_summary_interpaths, m_summary_postsource, m_summary_presource, m_summary_source, m_timer_id, mergeVDriftHistosByStation::name, dbtoconf::out, reset(), AlCaHLTBitMon_QueryRunRegistry::string, and FastTimerService::ModuleInfo::summary_active.
Referenced by FastTimerService().
|
private |
Definition at line 1265 of file FastTimerService.cc.
References delta(), FastTimerService::ModuleInfo::has_just_run, m_enable_timing_modules, m_fast_modules, m_fast_moduletypes, m_timer_module, edm::ModuleDescription::moduleLabel(), stop(), FastTimerService::ModuleInfo::summary_active, cond::rpcobgas::time, and FastTimerService::ModuleInfo::time_active.
Referenced by FastTimerService().
|
private |
Definition at line 901 of file FastTimerService.cc.
References delta(), FastTimerService::ModuleInfo::dqm_active, FastTimerService::PathInfo::dqm_exclusive, edm::Event::getByLabel(), i, FastTimerService::PathInfo::index, FastTimerService::ModuleInfo::is_exclusive, FastTimerService::PathInfo::last_run, python.rootplot.utilities::ls(), m_all_endpaths, m_all_paths, m_dqm_all_endpaths, m_dqm_all_paths, m_dqm_byls_all_endpaths, m_dqm_byls_all_paths, m_dqm_byls_event, m_dqm_byls_interpaths, m_dqm_byls_postsource, m_dqm_byls_presource, m_dqm_byls_source, m_dqm_byluminosity_all_endpaths, m_dqm_byluminosity_all_paths, m_dqm_byluminosity_event, m_dqm_byluminosity_interpaths, m_dqm_byluminosity_postsource, m_dqm_byluminosity_presource, m_dqm_byluminosity_source, m_dqm_event, m_dqm_interpaths, m_dqm_nproc_all_endpaths, m_dqm_nproc_all_paths, m_dqm_nproc_byls_all_endpaths, m_dqm_nproc_byls_all_paths, m_dqm_nproc_byls_event, m_dqm_nproc_byls_interpaths, m_dqm_nproc_byls_postsource, m_dqm_nproc_byls_presource, m_dqm_nproc_byls_source, m_dqm_nproc_byluminosity_all_endpaths, m_dqm_nproc_byluminosity_all_paths, m_dqm_nproc_byluminosity_event, m_dqm_nproc_byluminosity_interpaths, m_dqm_nproc_byluminosity_postsource, m_dqm_nproc_byluminosity_presource, m_dqm_nproc_byluminosity_source, m_dqm_nproc_event, m_dqm_nproc_interpaths, m_dqm_nproc_postsource, m_dqm_nproc_presource, m_dqm_nproc_source, m_dqm_paths_exclusive_time, m_dqm_paths_interpaths, m_dqm_postsource, m_dqm_presource, m_dqm_source, m_dqms, m_enable_dqm_byls, m_enable_dqm_byluminosity, m_enable_dqm_bymodule, m_enable_dqm_bymoduletype, m_enable_dqm_bypath_exclusive, m_enable_dqm_summary, m_enable_timing_exclusive, m_event, m_interpaths, m_is_first_event, m_luminosity_label, m_modules, m_moduletypes, m_nproc_enabled, m_paths, m_postsource, m_presource, m_source, m_summary_event, m_summary_interpaths, m_timer_event, m_timer_path, FastTimerService::PathInfo::modules, stop(), FastTimerService::ModuleInfo::time_active, and FastTimerService::PathInfo::time_overhead.
Referenced by FastTimerService().
|
private |
Definition at line 1113 of file FastTimerService.cc.
References abs, edm::HLTPathStatus::accept(), cond::rpcobimon::current, delta(), FastTimerService::PathInfo::dqm_active, 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, alignCSCRings::e, FastTimerService::ModuleInfo::has_just_run, i, edm::HLTPathStatus::index(), FastTimerService::PathInfo::index, inter, FastTimerService::ModuleInfo::is_exclusive, FastTimerService::PathInfo::last_run, m_all_endpaths, m_all_paths, m_current_path, m_dqm_paths_active_time, m_dqm_paths_total_time, m_dqms, m_enable_dqm_bypath_active, m_enable_dqm_bypath_counters, m_enable_dqm_bypath_details, m_enable_dqm_bypath_overhead, m_enable_dqm_bypath_total, m_enable_timing_modules, m_enable_timing_paths, m_is_first_module, m_last_endpath, m_last_path, m_summary_all_endpaths, m_summary_all_paths, m_timer_endpaths, m_timer_first_module, m_timer_module, m_timer_path, m_timer_paths, FastTimerService::PathInfo::modules, stop(), 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_active, FastTimerService::PathInfo::time_intermodules, FastTimerService::PathInfo::time_overhead, FastTimerService::PathInfo::time_postmodules, FastTimerService::PathInfo::time_premodules, FastTimerService::PathInfo::time_total, and pileupDistInMC::total.
Referenced by FastTimerService().
|
private |
Definition at line 1038 of file FastTimerService.cc.
References delta(), m_source, m_summary_source, m_timer_source, and stop().
Referenced by FastTimerService().
|
private |
Definition at line 233 of file FastTimerService.cc.
References DQMStore::book1D(), DQMStore::bookProfile(), CLOCK_REALTIME, 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, fill_dups(), fillPathMap(), edm::service::TriggerNamesService::findEndPath(), edm::service::TriggerNamesService::findTrigPath(), cfg-viewer::format(), edm::service::TriggerNamesService::getEndPath(), edm::service::TriggerNamesService::getEndPathModules(), edm::service::TriggerNamesService::getEndPaths(), MonitorElement::getTH1F(), MonitorElement::getTProfile(), edm::service::TriggerNamesService::getTrigPath(), edm::service::TriggerNamesService::getTrigPathModules(), edm::service::TriggerNamesService::getTrigPaths(), i, infinity, CPUAffinity::isCpuBound(), diffTwoXMLs::label, reco_calib_source_client_cfg::labels, m_dqm_all_endpaths, m_dqm_all_paths, m_dqm_byls_all_endpaths, m_dqm_byls_all_paths, m_dqm_byls_event, m_dqm_byls_interpaths, m_dqm_byls_postsource, m_dqm_byls_presource, m_dqm_byls_source, m_dqm_byluminosity_all_endpaths, m_dqm_byluminosity_all_paths, m_dqm_byluminosity_event, m_dqm_byluminosity_interpaths, m_dqm_byluminosity_postsource, m_dqm_byluminosity_presource, m_dqm_byluminosity_source, m_dqm_event, m_dqm_eventtime_range, m_dqm_eventtime_resolution, m_dqm_interpaths, m_dqm_ls_range, m_dqm_luminosity_range, m_dqm_luminosity_resolution, m_dqm_moduletime_range, m_dqm_moduletime_resolution, m_dqm_path, m_dqm_paths_active_time, m_dqm_paths_exclusive_time, m_dqm_paths_interpaths, m_dqm_paths_total_time, m_dqm_pathtime_range, m_dqm_pathtime_resolution, m_dqm_postsource, m_dqm_presource, m_dqm_source, m_dqms, m_enable_dqm, m_enable_dqm_byls, m_enable_dqm_byluminosity, m_enable_dqm_bymodule, m_enable_dqm_bymoduletype, m_enable_dqm_bynproc, 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_is_cpu_bound, m_modules, m_moduletypes, m_paths, m_supported_processes, m_timer_id, FastTimerService::PathInfo::modules, n, cppFunctionSkipper::operator, or, timingPdfMaker::pathname, plotResiduals::plot(), DQMStore::setCurrentFolder(), findQualityFiles::size, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by FastTimerService().
|
private |
Definition at line 1248 of file FastTimerService.cc.
References m_enable_timing_modules, m_is_first_module, m_timer_first_module, m_timer_module, and start().
Referenced by FastTimerService().
|
private |
Definition at line 854 of file FastTimerService.cc.
References m_fast_modules, m_fast_moduletypes, m_modules, m_moduletypes, python.rootplot.argparse::module, edm::ModuleDescription::moduleLabel(), and edm::ModuleDescription::moduleName().
Referenced by FastTimerService().
|
private |
Definition at line 1046 of file FastTimerService.cc.
References edm::service::TriggerNamesService::getEndPaths(), edm::service::TriggerNamesService::getTrigPaths(), m_first_endpath, m_first_path, m_last_endpath, m_last_path, and m_skip_first_path.
Referenced by FastTimerService().
|
private |
Definition at line 863 of file FastTimerService.cc.
References delta(), m_all_endpaths, m_all_paths, m_event, m_interpaths, m_modules, m_moduletypes, m_paths, m_postsource, m_summary_postsource, m_timer_event, m_timer_path, m_timer_source, and start().
Referenced by FastTimerService().
|
private |
Definition at line 1071 of file FastTimerService.cc.
References delta(), FastTimerService::ModuleInfo::has_just_run, FastTimerService::PathInfo::index, m_current_path, m_dqm_paths_interpaths, m_dqms, m_enable_timing_modules, m_first_endpath, m_first_path, m_interpaths, m_is_first_module, m_paths, m_timer_endpaths, m_timer_path, m_timer_paths, FastTimerService::PathInfo::modules, getHLTPrescaleColumns::path, and start().
Referenced by FastTimerService().
|
private |
Definition at line 1021 of file FastTimerService.cc.
References delta(), m_is_first_event, m_postsource, m_presource, m_source, m_summary_events, m_summary_presource, m_timer_event, m_timer_source, and start().
Referenced by FastTimerService().
double FastTimerService::queryEndPathsTime | ( | ) | const |
double FastTimerService::queryEventTime | ( | ) | const |
double FastTimerService::queryModuleTime | ( | const edm::ModuleDescription & | module | ) | const |
Definition at line 1357 of file FastTimerService.cc.
References m_fast_modules, and edm::ModuleDescription::moduleLabel().
double FastTimerService::queryModuleTimeByLabel | ( | const std::string & | label | ) | const |
Definition at line 1368 of file FastTimerService.cc.
References diffTwoXMLs::label, and m_modules.
double FastTimerService::queryModuleTimeByType | ( | const std::string & | type | ) | const |
Definition at line 1380 of file FastTimerService.cc.
References m_moduletypes.
double FastTimerService::queryPathActiveTime | ( | const std::string & | path | ) | const |
Definition at line 1392 of file FastTimerService.cc.
References m_paths, and getHLTPrescaleColumns::path.
double FastTimerService::queryPathsTime | ( | ) | const |
Definition at line 1419 of file FastTimerService.cc.
References m_all_paths.
Referenced by FastTimerFilter::filter().
double FastTimerService::queryPathTotalTime | ( | const std::string & | path | ) | const |
Definition at line 1403 of file FastTimerService.cc.
References m_paths, and getHLTPrescaleColumns::path.
double FastTimerService::querySourceTime | ( | ) | const |
|
private |
Definition at line 763 of file FastTimerService.cc.
References m_all_endpaths, m_all_paths, m_current_path, m_dqm_all_endpaths, m_dqm_all_paths, m_dqm_byls_all_endpaths, m_dqm_byls_all_paths, m_dqm_byls_event, m_dqm_byls_interpaths, m_dqm_byls_postsource, m_dqm_byls_presource, m_dqm_byls_source, m_dqm_byluminosity_all_endpaths, m_dqm_byluminosity_all_paths, m_dqm_byluminosity_event, m_dqm_byluminosity_interpaths, m_dqm_byluminosity_postsource, m_dqm_byluminosity_presource, m_dqm_byluminosity_source, m_dqm_event, m_dqm_interpaths, m_dqm_nproc_all_endpaths, m_dqm_nproc_all_paths, m_dqm_nproc_byls_all_endpaths, m_dqm_nproc_byls_all_paths, m_dqm_nproc_byls_event, m_dqm_nproc_byls_interpaths, m_dqm_nproc_byls_postsource, m_dqm_nproc_byls_presource, m_dqm_nproc_byls_source, m_dqm_nproc_byluminosity_all_endpaths, m_dqm_nproc_byluminosity_all_paths, m_dqm_nproc_byluminosity_event, m_dqm_nproc_byluminosity_interpaths, m_dqm_nproc_byluminosity_postsource, m_dqm_nproc_byluminosity_presource, m_dqm_nproc_byluminosity_source, m_dqm_nproc_event, m_dqm_nproc_interpaths, m_dqm_nproc_postsource, m_dqm_nproc_presource, m_dqm_nproc_source, m_dqm_paths_active_time, m_dqm_paths_exclusive_time, m_dqm_paths_interpaths, m_dqm_paths_total_time, m_dqm_postsource, m_dqm_presource, m_dqm_source, m_dqms, m_event, m_fast_modules, m_fast_moduletypes, m_first_endpath, m_first_path, m_interpaths, m_is_first_event, m_is_first_module, m_last_endpath, m_last_path, m_modules, m_moduletypes, m_nproc_enabled, m_paths, m_postsource, m_presource, m_source, m_summary_all_endpaths, m_summary_all_paths, m_summary_event, m_summary_events, m_summary_interpaths, m_summary_postsource, m_summary_presource, and m_summary_source.
Referenced by postEndJob().
void FastTimerService::setNumberOfProcesses | ( | unsigned int | procs | ) |
Definition at line 611 of file FastTimerService.cc.
References spr::find(), cfg-viewer::format(), m_dqm_nproc_all_endpaths, m_dqm_nproc_all_paths, m_dqm_nproc_byls_all_endpaths, m_dqm_nproc_byls_all_paths, m_dqm_nproc_byls_event, m_dqm_nproc_byls_interpaths, m_dqm_nproc_byls_postsource, m_dqm_nproc_byls_presource, m_dqm_nproc_byls_source, m_dqm_nproc_byluminosity_all_endpaths, m_dqm_nproc_byluminosity_all_paths, m_dqm_nproc_byluminosity_event, m_dqm_nproc_byluminosity_interpaths, m_dqm_nproc_byluminosity_postsource, m_dqm_nproc_byluminosity_presource, m_dqm_nproc_byluminosity_source, m_dqm_nproc_event, m_dqm_nproc_interpaths, m_dqm_nproc_postsource, m_dqm_nproc_presource, m_dqm_nproc_source, m_dqm_path, m_dqms, m_enable_dqm, m_enable_dqm_bynproc, m_nproc_enabled, m_supported_processes, and or.
Referenced by evf::FWEPWrapper::setupFastTimerService().
|
inlineprivate |
Definition at line 432 of file FastTimerService.h.
References gettime().
Referenced by progressbar.ProgressBar::__next__(), preModule(), preProcessEvent(), preProcessPath(), and preSource().
|
inlineprivate |
Definition at line 437 of file FastTimerService.h.
References gettime().
Referenced by postModule(), postProcessEvent(), postProcessPath(), and postSource().
|
private |
Definition at line 320 of file FastTimerService.h.
Referenced by postProcessEvent(), postProcessPath(), preProcessEvent(), queryEndPathsTime(), and reset().
|
private |
Definition at line 319 of file FastTimerService.h.
Referenced by postProcessEvent(), postProcessPath(), preProcessEvent(), queryPathsTime(), and reset().
|
private |
Definition at line 397 of file FastTimerService.h.
Referenced by postProcessPath(), preProcessPath(), and reset().
|
private |
Definition at line 342 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 341 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 366 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 365 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 361 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 367 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 364 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 362 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 363 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 384 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 383 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 379 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 385 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 382 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 380 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 381 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 337 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 293 of file FastTimerService.h.
Referenced by preBeginRun().
|
private |
Definition at line 294 of file FastTimerService.h.
Referenced by preBeginRun().
|
private |
Definition at line 343 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 301 of file FastTimerService.h.
Referenced by preBeginRun().
|
private |
Definition at line 299 of file FastTimerService.h.
Referenced by preBeginRun().
|
private |
Definition at line 300 of file FastTimerService.h.
Referenced by preBeginRun().
|
private |
Definition at line 297 of file FastTimerService.h.
Referenced by preBeginRun().
|
private |
Definition at line 298 of file FastTimerService.h.
Referenced by preBeginRun().
|
private |
Definition at line 351 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 350 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 375 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 374 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 370 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 376 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 373 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 371 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 372 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 393 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 392 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 388 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 394 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 391 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 389 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 390 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 346 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 352 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 349 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 347 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 348 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 302 of file FastTimerService.h.
Referenced by preBeginRun(), and setNumberOfProcesses().
|
private |
Definition at line 355 of file FastTimerService.h.
Referenced by postProcessPath(), preBeginRun(), and reset().
|
private |
Definition at line 357 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 358 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), preProcessPath(), and reset().
|
private |
Definition at line 356 of file FastTimerService.h.
Referenced by postProcessPath(), preBeginRun(), and reset().
|
private |
Definition at line 295 of file FastTimerService.h.
Referenced by preBeginRun().
|
private |
Definition at line 296 of file FastTimerService.h.
Referenced by preBeginRun().
|
private |
Definition at line 340 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 338 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 339 of file FastTimerService.h.
Referenced by postProcessEvent(), preBeginRun(), and reset().
|
private |
Definition at line 334 of file FastTimerService.h.
Referenced by postProcessEvent(), postProcessPath(), preBeginRun(), preProcessPath(), reset(), and setNumberOfProcesses().
|
private |
Definition at line 279 of file FastTimerService.h.
Referenced by preBeginRun(), and setNumberOfProcesses().
|
private |
Definition at line 290 of file FastTimerService.h.
Referenced by postProcessEvent(), and preBeginRun().
|
private |
Definition at line 289 of file FastTimerService.h.
Referenced by postProcessEvent(), and preBeginRun().
|
private |
Definition at line 286 of file FastTimerService.h.
Referenced by FastTimerService(), postProcessEvent(), and preBeginRun().
|
private |
Definition at line 287 of file FastTimerService.h.
Referenced by FastTimerService(), postProcessEvent(), and preBeginRun().
|
private |
Definition at line 291 of file FastTimerService.h.
Referenced by preBeginRun(), and setNumberOfProcesses().
|
private |
Definition at line 280 of file FastTimerService.h.
Referenced by FastTimerService(), postProcessPath(), and preBeginRun().
|
private |
Definition at line 284 of file FastTimerService.h.
Referenced by FastTimerService(), postProcessPath(), and preBeginRun().
|
private |
Definition at line 283 of file FastTimerService.h.
Referenced by FastTimerService(), postProcessPath(), and preBeginRun().
|
private |
Definition at line 285 of file FastTimerService.h.
Referenced by FastTimerService(), postProcessEvent(), and preBeginRun().
|
private |
Definition at line 282 of file FastTimerService.h.
Referenced by FastTimerService(), postProcessPath(), and preBeginRun().
|
private |
Definition at line 281 of file FastTimerService.h.
Referenced by FastTimerService(), postProcessPath(), and preBeginRun().
|
private |
Definition at line 288 of file FastTimerService.h.
Referenced by postProcessEvent(), and preBeginRun().
|
private |
Definition at line 274 of file FastTimerService.h.
Referenced by FastTimerService(), and postProcessEvent().
|
private |
Definition at line 273 of file FastTimerService.h.
Referenced by FastTimerService(), postEndJob(), postModule(), postProcessPath(), preModule(), and preProcessPath().
|
private |
Definition at line 272 of file FastTimerService.h.
Referenced by FastTimerService(), postEndJob(), postProcessPath(), and preBeginRun().
|
private |
Definition at line 275 of file FastTimerService.h.
Referenced by postEndJob().
|
private |
Definition at line 315 of file FastTimerService.h.
Referenced by postProcessEvent(), preProcessEvent(), queryEventTime(), and reset().
|
private |
Definition at line 401 of file FastTimerService.h.
Referenced by postModule(), preModuleBeginJob(), queryModuleTime(), and reset().
|
private |
Definition at line 402 of file FastTimerService.h.
Referenced by postModule(), preModuleBeginJob(), and reset().
|
private |
Definition at line 309 of file FastTimerService.h.
Referenced by prePathBeginRun(), preProcessPath(), and reset().
|
private |
Definition at line 307 of file FastTimerService.h.
Referenced by prePathBeginRun(), preProcessPath(), and reset().
|
private |
Definition at line 321 of file FastTimerService.h.
Referenced by postProcessEvent(), preProcessEvent(), preProcessPath(), and reset().
|
private |
Definition at line 271 of file FastTimerService.h.
Referenced by preBeginRun().
|
private |
Definition at line 312 of file FastTimerService.h.
Referenced by postProcessEvent(), preSource(), and reset().
|
private |
Definition at line 311 of file FastTimerService.h.
Referenced by postProcessPath(), preModule(), preProcessPath(), and reset().
|
private |
Definition at line 310 of file FastTimerService.h.
Referenced by postProcessPath(), prePathBeginRun(), and reset().
|
private |
Definition at line 308 of file FastTimerService.h.
Referenced by postProcessPath(), prePathBeginRun(), and reset().
|
private |
Definition at line 303 of file FastTimerService.h.
Referenced by postProcessEvent().
|
private |
Definition at line 399 of file FastTimerService.h.
Referenced by fillPathMap(), postEndJob(), postProcessEvent(), preBeginRun(), preModuleBeginJob(), preProcessEvent(), queryModuleTimeByLabel(), and reset().
|
private |
Definition at line 400 of file FastTimerService.h.
Referenced by postEndJob(), postProcessEvent(), preBeginRun(), preModuleBeginJob(), preProcessEvent(), queryModuleTimeByType(), and reset().
|
private |
Definition at line 292 of file FastTimerService.h.
Referenced by postProcessEvent(), reset(), and setNumberOfProcesses().
Definition at line 398 of file FastTimerService.h.
Referenced by fillPathMap(), postEndJob(), postProcessEvent(), preBeginRun(), preProcessEvent(), preProcessPath(), queryPathActiveTime(), queryPathTotalTime(), and reset().
|
private |
Definition at line 318 of file FastTimerService.h.
Referenced by postProcessEvent(), preProcessEvent(), preSource(), and reset().
|
private |
Definition at line 316 of file FastTimerService.h.
Referenced by postProcessEvent(), preSource(), and reset().
|
private |
Definition at line 276 of file FastTimerService.h.
Referenced by prePathBeginRun().
|
private |
Definition at line 317 of file FastTimerService.h.
Referenced by postProcessEvent(), postSource(), preSource(), querySourceTime(), and reset().
|
private |
Definition at line 330 of file FastTimerService.h.
Referenced by postEndJob(), postProcessPath(), and reset().
|
private |
Definition at line 329 of file FastTimerService.h.
Referenced by postEndJob(), postProcessPath(), and reset().
|
private |
Definition at line 325 of file FastTimerService.h.
Referenced by postEndJob(), postProcessEvent(), and reset().
|
private |
Definition at line 324 of file FastTimerService.h.
Referenced by postEndJob(), preSource(), and reset().
|
private |
Definition at line 331 of file FastTimerService.h.
Referenced by postEndJob(), postProcessEvent(), and reset().
|
private |
Definition at line 328 of file FastTimerService.h.
Referenced by postEndJob(), preProcessEvent(), and reset().
|
private |
Definition at line 326 of file FastTimerService.h.
Referenced by postEndJob(), preSource(), and reset().
|
private |
Definition at line 327 of file FastTimerService.h.
Referenced by postEndJob(), postSource(), and reset().
|
private |
Definition at line 304 of file FastTimerService.h.
Referenced by preBeginRun(), and setNumberOfProcesses().
|
private |
Definition at line 408 of file FastTimerService.h.
Referenced by postProcessPath(), and preProcessPath().
|
private |
Definition at line 405 of file FastTimerService.h.
Referenced by currentEventTime(), postProcessEvent(), preProcessEvent(), and preSource().
|
private |
Definition at line 411 of file FastTimerService.h.
Referenced by postProcessPath(), and preModule().
|
private |
Definition at line 270 of file FastTimerService.h.
Referenced by gettime(), postEndJob(), and preBeginRun().
|
private |
Definition at line 410 of file FastTimerService.h.
Referenced by currentModuleTime(), postModule(), postProcessPath(), and preModule().
|
private |
Definition at line 409 of file FastTimerService.h.
Referenced by currentPathTime(), postProcessEvent(), postProcessPath(), preProcessEvent(), and preProcessPath().
|
private |
Definition at line 407 of file FastTimerService.h.
Referenced by postProcessPath(), and preProcessPath().
|
private |
Definition at line 406 of file FastTimerService.h.
Referenced by postSource(), preProcessEvent(), and preSource().