tlsf_size_container_t Struct Reference

Struct to hold the total sizes of free and used blocks Used for tlsf_size_walker() More...

Detailed Description

Struct to hold the total sizes of free and used blocks Used for tlsf_size_walker()

Definition at line 51 of file tlsf-malloc.h.

#include <tlsf-malloc.h>

Data Fields

unsigned free
 total free size
 
unsigned used
 total used size
 

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