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