Public Member Functions | |
void | book (DQMStore::IBooker &, std::string const &, ProcessCallGraph const &, ProcessCallGraph::PathType const &, PlotRanges const &ranges, unsigned int lumisections, bool byls) |
void | fill (ProcessCallGraph::PathType const &, ResourcesPerJob const &, ResourcesPerPath const &, unsigned int lumisection) |
PlotsPerPath () | |
void | reset () |
Private Attributes | |
TH1D * | module_allocated_total_ |
TH1D * | module_counter_ |
TH1D * | module_deallocated_total_ |
TH1D * | module_time_real_total_ |
TH1D * | module_time_thread_total_ |
PlotsPerElement | total_ |
Definition at line 374 of file FastTimerService.h.
FastTimerService::PlotsPerPath::PlotsPerPath | ( | ) |
Definition at line 589 of file FastTimerService.cc.
void FastTimerService::PlotsPerPath::book | ( | DQMStore::IBooker & | booker, |
std::string const & | prefixDir, | ||
ProcessCallGraph const & | job, | ||
ProcessCallGraph::PathType const & | path, | ||
PlotRanges const & | ranges, | ||
unsigned int | lumisections, | ||
bool | byls | ||
) |
Definition at line 612 of file FastTimerService.cc.
References stringResolutionProvider_cfi::bin, create_public_pileup_plots::bins, FastTimerService::PlotsPerElement::book(), DQMStore::IBooker::book1DD(), MonitorElement::getTH1D(), memory_usage::is_available(), diffTwoXMLs::label, module_allocated_total_, module_counter_, module_deallocated_total_, module_time_real_total_, module_time_thread_total_, ProcessCallGraph::PathType::modules_and_dependencies_, ProcessCallGraph::PathType::name_, DQMStore::IBooker::pwd(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and total_.
void FastTimerService::PlotsPerPath::fill | ( | ProcessCallGraph::PathType const & | description, |
ResourcesPerJob const & | data, | ||
ResourcesPerPath const & | path, | ||
unsigned int | lumisection | ||
) |
Definition at line 679 of file FastTimerService.cc.
References FastTimerService::PlotsPerElement::fill(), mps_fire::i, FastTimerService::ResourcesPerPath::last, module_allocated_total_, module_counter_, module_deallocated_total_, module_time_real_total_, module_time_thread_total_, FastTimerService::ResourcesPerJob::modules, ProcessCallGraph::PathType::modules_and_dependencies_, AnalysisDataFormats_SUSYBSMObjects::ms, FastTimerService::ResourcesPerPath::status, FastTimerService::ResourcesPerPath::total, and total_.
void FastTimerService::PlotsPerPath::reset | ( | void | ) |
Definition at line 600 of file FastTimerService.cc.
References module_allocated_total_, module_counter_, module_deallocated_total_, module_time_real_total_, module_time_thread_total_, FastTimerService::PlotsPerElement::reset(), and total_.
|
private |
Definition at line 395 of file FastTimerService.h.
|
private |
Definition at line 391 of file FastTimerService.h.
|
private |
Definition at line 396 of file FastTimerService.h.
|
private |
Definition at line 394 of file FastTimerService.h.
|
private |
Definition at line 393 of file FastTimerService.h.
|
private |
Definition at line 383 of file FastTimerService.h.