OS Runtime Object Memory Usage structure. More...
#include <rtx_os.h>
Data Fields | |
| uint32_t | cnt_alloc |
| Counter for alloc. | |
| uint32_t | cnt_free |
| Counter for free. | |
| uint32_t | max_used |
| Maximum used. | |
OS Runtime Object Memory Usage structure.
| uint32_t cnt_alloc |
Counter for alloc.
| uint32_t cnt_free |
Counter for free.
| uint32_t max_used |
Maximum used.