CMS 3D CMS Logo

Classes | Typedefs
FastTimerService.h File Reference
#include <unistd.h>
#include <pthread.h>
#include <chrono>
#include <cmath>
#include <map>
#include <mutex>
#include <string>
#include <unordered_map>
#include <boost/chrono.hpp>
#include <oneapi/tbb/concurrent_unordered_set.h>
#include <oneapi/tbb/enumerable_thread_specific.h>
#include <oneapi/tbb/task_scheduler_observer.h>
#include <nlohmann/json_fwd.hpp>
#include "FWCore/ServiceRegistry/interface/ActivityRegistry.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/ServiceRegistry/interface/SystemBounds.h"
#include "FWCore/ServiceRegistry/interface/ModuleCallingContext.h"
#include "FWCore/ServiceRegistry/interface/PathContext.h"
#include "FWCore/ServiceRegistry/interface/StreamContext.h"
#include "FWCore/ServiceRegistry/interface/ProcessContext.h"
#include "FWCore/ServiceRegistry/interface/GlobalContext.h"
#include "FWCore/ServiceRegistry/interface/ESModuleCallingContext.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/Framework/interface/TriggerNamesService.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/Common/interface/HLTPathStatus.h"
#include "DataFormats/Provenance/interface/EventID.h"
#include "DataFormats/Provenance/interface/Timestamp.h"
#include "DataFormats/Provenance/interface/ModuleDescription.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "HLTrigger/Timer/interface/ProcessCallGraph.h"

Go to the source code of this file.

Classes

struct  FastTimerService::AtomicResources
 
class  FastTimerService
 
struct  FastTimerService::GroupOfModules
 
struct  FastTimerService::Measurement
 
struct  FastTimerService::PlotRanges
 
class  FastTimerService::PlotsPerElement
 
class  FastTimerService::PlotsPerJob
 
class  FastTimerService::PlotsPerPath
 
class  FastTimerService::PlotsPerProcess
 
struct  FastTimerService::Resources
 
struct  FastTimerService::ResourcesPerJob
 
struct  FastTimerService::ResourcesPerModule
 
struct  FastTimerService::ResourcesPerPath
 
struct  FastTimerService::ResourcesPerProcess
 
struct  FastTimerService::ThreadGuard::specific_t
 
struct  FastTimerService::ThreadGuard
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 26 of file FastTimerService.h.