Searched refs:procInfo (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Dhostinfo.hh42 uint64_t procInfo(const char *filename, const char *target);
H A Dhostinfo.cc73 procInfo(const char *filename, const char *target) function
120 return procInfo("/proc/self/status", "VmSize:");

Completed in 4 milliseconds