Searched refs:MEMCountFreeBlockForUnitHeap (Results 1 – 3 of 3) sorted by relevance
63 OSReport("[demo unit heap] free block num %d.\n", MEMCountFreeBlockForUnitHeap(hUnitHeap)); in SampleUnitHeap()79 OSReport("[demo unit heap] free block num %d.\n", MEMCountFreeBlockForUnitHeap(hUnitHeap)); in SampleUnitHeap()116 u32 freeSize = MEMCountFreeBlockForUnitHeap( heap ) * MEMGetMemBlockSizeForUnitHeap( heap ); in ReportUnitHeap()
144 const u32 freeSize = MEMCountFreeBlockForUnitHeap( heap ) * pUnitHeapHd->mBlkSize; in MEMiDumpUnitHeap()345 MEMCountFreeBlockForUnitHeap( MEMHeapHandle heap ) in MEMCountFreeBlockForUnitHeap() function
89 u32 MEMCountFreeBlockForUnitHeap( MEMHeapHandle heap );