Searched refs:xNumberOfFreeBlocks (Results 1 – 3 of 3) sorted by relevance
153 …size_t xNumberOfFreeBlocks; /* The number of free memory blocks within the heap at the… member
599 pxHeapStats->xNumberOfFreeBlocks = xBlocks; in vPortGetHeapStats()
698 pxHeapStats->xNumberOfFreeBlocks = xBlocks; in vPortGetHeapStats()