RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_memory_stats Struct Reference

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.
 

Detailed Description

Public data structure for rad_memory_stats.


The documentation for this struct was generated from the following file: