42 pool( std::
max(256,iConfig.getUntrackedParameter<int>(
"blockSize",1024)),
43 std::
max(256,iConfig.getUntrackedParameter<int>(
"recyclerSize",4096))
70 std::cout <<
"ReferenceCounted stat"<< std::endl;
76 std::cout <<
"BlockAllocator stat"<< std::endl;
T getUntrackedParameter(std::string const &, T const &) const
void preModule(const edm::ModuleDescription &desc)
void watchPostEndJob(PostEndJob::slot_type const &iSlot)
void watchPostModule(PostModule::slot_type const &iSlot)
void watchPreProcessEvent(PreProcessEvent::slot_type const &iSlot)
BlockWipedPool & blockWipedPool(BlockWipedPool *p=0)
def visit
Retrieve data from a perf suite output (sub) directory, only examines TimeSize at the moment...
void watchPreModule(PreModule::slot_type const &iSlot)
void preEventProcessing(const edm::EventID &, const edm::Timestamp &)
const T & max(const T &a, const T &b)
void watchPreSource(PreSource::slot_type const &iSlot)
#define DEFINE_FWK_SERVICE(type)
void visit(Visitor &visitor) const
void wipe(bool force=true)
void postModule(const edm::ModuleDescription &desc)
BlockWipedAllocatorService(const edm::ParameterSet &iConfig, edm::ActivityRegistry &iAR)