31 virtual void Print(
const char *tit=
"")
const;
35 static Double_t
Used();
36 static Double_t
Free();
38 static void PrintMem(std::string prefix=
"");
40 static std::string
AsString(std::string prefix=
"");
45 static void doPs(std::string who, std::string where);
59 static Double_t fgUsed;
63 typedef std::map<std::string, double> ProcStatusMap_t;
64 typedef ProcStatusMap_t::value_type ProcStatus_t;
67 static ProcStatusMap_t ReadProcStatus();
static std::string AsString(std::string prefix="")
Returns a string with memory utilization estimates for the current process.
static void PrintMem(std::string prefix="")
static void SaveProcStatus(std::string callerId)
static Double_t ProgSize()