Mistake on this page?
Report an issue in GitHub or email us
Data Fields
osRtxObjectMemUsage_t Struct Reference

OS Runtime Object Memory Usage structure. More...

#include <rtx_os.h>

Data Fields

uint32_t cnt_alloc
 Counter for alloc. More...
 
uint32_t cnt_free
 Counter for free. More...
 
uint32_t max_used
 Maximum used. More...
 

Detailed Description

OS Runtime Object Memory Usage structure.

Definition at line 346 of file rtx_os.h.

Field Documentation

uint32_t cnt_alloc

Counter for alloc.

Definition at line 347 of file rtx_os.h.

uint32_t cnt_free

Counter for free.

Definition at line 348 of file rtx_os.h.

uint32_t max_used

Maximum used.

Definition at line 349 of file rtx_os.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.