1 #ifndef FWCore_Services_moduleAlloc_setupFile_h 2 #define FWCore_Services_moduleAlloc_setupFile_h 9 class ActivityRegistry;
10 namespace service::moduleAlloc {
16 Filter(std::vector<int>
const* moduleIDs);
const ThreadAllocInfo * stopOnThread() const
bool startOnThread() const
std::atomic< bool > globalKeep_
Filter(std::vector< int > const *moduleIDs)
void setupFile(std::string const &iFileName, edm::ActivityRegistry &iRegistry, Filter const *iFilter)
bool keepModuleInfo(int moduleID) const
void setGlobalKeep(bool iShouldKeep)
std::vector< int > const * moduleIDs_