Memory usage diag (APM-only) More...
Public Member Functions | |
MemInfo (const std::string &name) | |
void | run (diagnostic_updater::DiagnosticStatusWrapper &stat) |
void | set (uint16_t f, uint16_t b) |
Private Attributes | |
std::atomic< uint16_t > | brkval |
std::atomic< ssize_t > | freemem |
Memory usage diag (APM-only)
Definition at line 253 of file sys_status.cpp.