1 #ifndef art_Utilities_LinuxProcMgr_h 2 #define art_Utilities_LinuxProcMgr_h 15 #include <sys/types.h> double getVmHWM() const noexcept(false)
double getVmPeak() const noexcept(false)
LinuxProcMgr() noexcept(false)
LinuxProcData::proc_tuple getCurrentData() const noexcept(false)
double getStatusData_(std::string const &field) const noexcept(false)
LinuxProcMgr & operator=(LinuxProcMgr const &)=delete
std::tuple< vsize_t, rss_t > proc_tuple