#include <TSystem.h>
Public Member Functions | |
MemInfo_t () | |
virtual | ~MemInfo_t () |
ClassDef (MemInfo_t, 1) | |
MemInfo_t () | |
virtual | ~MemInfo_t () |
ClassDef (MemInfo_t, 1) | |
Public Attributes | |
Int_t | fMemTotal |
Int_t | fMemUsed |
Int_t | fMemFree |
Int_t | fSwapTotal |
Int_t | fSwapUsed |
Int_t | fSwapFree |
Definition at line 194 of file TSystem.h.
MemInfo_t::ClassDef | ( | MemInfo_t | , | |
1 | ||||
) |
MemInfo_t::ClassDef | ( | MemInfo_t | , | |
1 | ||||
) |
Definition at line 195 of file TSystem.h.
Referenced by GetWinNTMemInfo(), TMemStatShow::Show(), and Update().
Definition at line 196 of file TSystem.h.
Referenced by TMemStatManager::DumpTo(), GetWinNTMemInfo(), TMemStatShow::Show(), and Update().
Definition at line 197 of file TSystem.h.
Referenced by GetWinNTMemInfo(), TTimeHists::SetupHist(), and Update().
Definition at line 199 of file TSystem.h.
Referenced by TMemStatManager::DumpTo(), and GetWinNTMemInfo().