ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Classes | |
struct | MemStat |
Functions | |
std::ostream & | operator<< (std::ostream &os, const MemStat &p) |
MemStat | MemoryUsage () |
MemStat G4MemStat::MemoryUsage | ( | ) |
Definition at line 55 of file G4MemStat.cc.
View newest version in sPHENIX GitHub at line 55 of file G4MemStat.cc
References in, G4MemStat::MemStat::mem, pid, session, and G4MemStat::MemStat::vmz.
Referenced by G4ITTransportation::AlongStepDoIt(), G4DNABrownianTransportation::AlongStepDoIt(), G4ITModelProcessor::CalculateMinTimeStep(), G4DNABrownianTransportation::Diffusion(), G4ITStepProcessor::DoIt(), G4Scheduler::DoProcess(), G4ITStepProcessor::DoStepping(), G4ITModelProcessor::InitializeStepper(), G4ITStepProcessor::InvokeAlongStepDoItProcs(), G4DNAMoleculeEncounterStepper::Prepare(), G4Scheduler::Stepping(), and G4ITStepProcessor::Stepping().
std::ostream & G4MemStat::operator<< | ( | std::ostream & | os, |
const MemStat & | p | ||
) |
Definition at line 94 of file G4MemStat.cc.
View newest version in sPHENIX GitHub at line 94 of file G4MemStat.cc
References G4MemStat::MemStat::mem, and G4MemStat::MemStat::vmz.