The MemState class records the type of the memories.
More...
#include <MemoryStateQuery.h>
|
|
uint64_t | total_phys_memory |
| | Total physical memory in bytes.
|
| |
|
uint64_t | avail_phys_memory |
| | Available physical memory in bytes.
|
| |
|
uint64_t | total_virt_memory |
| | Total virtual memory in bytes.
|
| |
|
uint64_t | avail_virt_memory |
| | Available virtual memory in bytes.
|
| |
The MemState class records the type of the memories.
The documentation for this struct was generated from the following file: