Skip to content

ROSE_MemoryUsage::getStatmInfo

Get memory usage information from /proc/statm, returning true (and filling in the parameter structure) if the information is available and false if it is not.

Synopsis

Declared in <src/midend/astDiagnostics/AstPerformance.h>

bool
getStatmInfo();

Created with MrDocs