Home
last modified time | relevance | path

Searched refs:poolFragmentWaste (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/mem_manager/
Dfsl_component_mem_manager.c81 uint16_t poolFragmentWaste; member
339 pPool->poolFragmentWaste = 0; in MEM_AddBuffer()
526 pPool->poolFragmentWaste = (uint16_t)fragmentWaste; in MEM_BufferAllocWithId()
634 pPool->poolFragmentWaste = 0; in MEM_BufferFreeAllWithId()
741 … pPool->numBlocks, pPool->allocatedBlocks, pPool->allocatedBlocksPeak, pPool->poolFragmentWaste, in MEM_Trace()