![]() |
MySQL 9.7.0
Source Code Documentation
|
#include <resource_manager_procfs.h>
Static Public Member Functions | |
| static int | proc_meminfo (Proc_Meminfo &mem_info) |
| Get system memory stats. More... | |
Static Public Attributes | |
| static std::string | path_proc_meminfo {k_path_proc_meminfo} |
|
static |
Get system memory stats.
| [out] | mem_info | System memory stats |
| 0 | Success, 1 file error |
|
static |