Searched refs:xSizeOfSmallestFreeBlockInBytes (Results 1 – 3 of 3) sorted by relevance
148 …size_t xSizeOfSmallestFreeBlockInBytes; /* The minimum size, in bytes, of all the free blocks with… member
543 pxHeapStats->xSizeOfSmallestFreeBlockInBytes = xMinSize; in vPortGetHeapStats()
600 pxHeapStats->xSizeOfSmallestFreeBlockInBytes = xMinSize; in vPortGetHeapStats()