gem5
v21.0.1.0
|
#include <cstdint>
Go to the source code of this file.
Functions | |
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().