|
RADPx-OS Kernel (Radical Posix OS)
Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
|
Public data structure for rad_memory_stats. More...
#include <radkernel.h>
Public Attributes | |
| uint64_t | allocations |
| Public structure field. | |
| uint64_t | frees |
| Public structure field. | |
| uint64_t | bytes_allocated |
| Public structure field. | |
| uint64_t | bytes_freed |
| Public structure field. | |
| uint64_t | bytes_live |
| Public structure field. | |
| uint64_t | peak_bytes_live |
| Public structure field. | |
Public data structure for rad_memory_stats.