|
|
uint64_t | mem_total |
| | Total allocated memory for this size class.
|
| |
|
uint64_t | mem_used |
| | Memory reserved by live blocks for this size class.
|
| |
|
uint32_t | num_pages |
| | Number of allocated pages.
|
| |
|
uint32_t | num_pages_free |
| | Number of reusable pages (partial + empty).
|
| |
The documentation for this struct was generated from the following file: