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

Pool statistics. More...

#include <wsf_buf.h>

Data Fields

uint16_t bufSize
 Pool buffer size. More...
 
uint8_t numBuf
 Total number of buffers. More...
 
uint8_t numAlloc
 Number of outstanding allocations. More...
 
uint8_t maxAlloc
 High allocation watermark. More...
 
uint16_t maxReqLen
 Maximum requested buffer length. More...
 

Detailed Description

Pool statistics.

Definition at line 88 of file wsf_buf.h.

Field Documentation

uint16_t bufSize

Pool buffer size.

Definition at line 90 of file wsf_buf.h.

uint8_t maxAlloc

High allocation watermark.

Definition at line 93 of file wsf_buf.h.

uint16_t maxReqLen

Maximum requested buffer length.

Definition at line 94 of file wsf_buf.h.

uint8_t numAlloc

Number of outstanding allocations.

Definition at line 92 of file wsf_buf.h.

uint8_t numBuf

Total number of buffers.

Definition at line 91 of file wsf_buf.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.