#include <TSystem.h>
Public Member Functions | |
ProcInfo_t () | |
virtual | ~ProcInfo_t () |
ClassDef (ProcInfo_t, 1) | |
ProcInfo_t () | |
virtual | ~ProcInfo_t () |
ClassDef (ProcInfo_t, 1) | |
Public Attributes | |
Float_t | fCpuUser |
Float_t | fCpuSys |
Long_t | fMemResident |
Long_t | fMemVirtual |
Definition at line 207 of file TSystem.h.
ProcInfo_t::ProcInfo_t | ( | ) | [inline] |
ProcInfo_t::ClassDef | ( | ProcInfo_t | , | |
1 | ||||
) |
ProcInfo_t::ClassDef | ( | ProcInfo_t | , | |
1 | ||||
) |
Definition at line 210 of file TSystem.h.
Referenced by TMemStatManager::DumpTo(), and GetWinNTProcInfo().
Definition at line 211 of file TSystem.h.
Referenced by TMemStatManager::DumpTo(), GetWinNTProcInfo(), and Mem().