1 #ifndef JEMALLOC_PROFILE_H 2 #define JEMALLOC_PROFILE_H 1 32 this,
"StopAtEventN", 0,
33 "After what event we stop profiling. If 0 than we also profile finalization stage. Default = 0."};
39 #endif // JEMALLOC_PROFILE_H Implementation of property with value of concrete type.
Header file for class GaudiAlgorithm.
Gaudi::Property< int > m_nStopAtEvent
Gaudi::Property< int > m_dumpPeriod
This class is used for returning status codes from appropriate routines.
StatusCode finalize() override
Algorithm finalization.
The useful base class for data processing algorithms.
Gaudi::Property< int > m_nStartFromEvent
StatusCode execute() override
Algorithm execution.
StatusCode initialize() override
Algorithm initialization.
Algorithm to enable/disable the profiling of the head by Jemalloc.
GaudiAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Standard constructor.