![]() |
ROOT
6.06/09
Reference Guide
|
Public Member Functions | |
| ProcInfo_t () | |
| virtual | ~ProcInfo_t () |
| ClassDef (ProcInfo_t, 1) | |
Public Attributes | |
| Float_t | fCpuUser |
| Float_t | fCpuSys |
| Long_t | fMemResident |
| Long_t | fMemVirtual |
#include <TSystem.h>
| ProcInfo_t::ClassDef | ( | ProcInfo_t | , |
| 1 | |||
| ) |
| Float_t ProcInfo_t::fCpuSys |
Definition at line 205 of file TSystem.h.
Referenced by GetWinNTProcInfo().
| Float_t ProcInfo_t::fCpuUser |
Definition at line 204 of file TSystem.h.
Referenced by GetWinNTProcInfo().
| Long_t ProcInfo_t::fMemResident |
Definition at line 206 of file TSystem.h.
Referenced by TCling::AutoParseImplRecurse(), TProofPlayer::CheckMemUsage(), GetWinNTProcInfo(), TProofPlayerRemote::NotifyMemory(), TPerfStats::SetMemValues(), TXProofServ::Terminate(), and TProofServ::Terminate().
| Long_t ProcInfo_t::fMemVirtual |
Definition at line 207 of file TSystem.h.
Referenced by TCling::AutoParseImplRecurse(), TProofPlayer::CheckMemUsage(), GetWinNTProcInfo(), Mem(), TProofPlayerRemote::NotifyMemory(), TPerfStats::SetMemValues(), TXProofServ::Terminate(), and TProofServ::Terminate().