Searched refs:xSizeOfLargestFreeBlockInBytes (Results 1 – 3 of 3) sorted by relevance
147 …size_t xSizeOfLargestFreeBlockInBytes; /* The maximum size, in bytes, of all the free blocks with… member
542 pxHeapStats->xSizeOfLargestFreeBlockInBytes = xMaxSize; in vPortGetHeapStats()
599 pxHeapStats->xSizeOfLargestFreeBlockInBytes = xMaxSize; in vPortGetHeapStats()