gem5
v21.0.0.0
|
Go to the source code of this file.
Functions | |
uint64_t | procInfo (const char *filename, const char *target) |
uint64_t | memUsage () |
Determine the simulator process' total virtual memory usage. More... | |
uint64_t memUsage | ( | ) |
Determine the simulator process' total virtual memory usage.
Definition at line 73 of file hostinfo.cc.
References procInfo().
Referenced by Root::RootStats::RootStats().
uint64_t procInfo | ( | const char * | filename, |
const char * | target | ||
) |
Definition at line 44 of file hostinfo.cc.
References ArmISA::format, ArmISA::fp, and startswith().
Referenced by memUsage().