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) |
Public Member Functions inherited from diagnostic_updater::DiagnosticTask | |
DiagnosticTask (const std::string name) | |
const std::string & | getName () |
virtual | ~DiagnosticTask () |
Private Attributes | |
std::atomic< uint16_t > | brkval |
std::atomic< ssize_t > | freemem |
Memory usage diag (APM-only)
Definition at line 335 of file sys_status.cpp.