Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/mem_manager/
Dfsl_component_mem_manager.c146 static void MEM_BufferAllocates_memStatis(void *buffer, uint32_t time, uint32_t requestedSize) in MEM_BufferAllocates_memStatis() function
506 MEM_BufferAllocates_memStatis(buffer, ALLOC_TIME, numBytes); in MEM_BufferAllocWithId()
508 MEM_BufferAllocates_memStatis(buffer, 0, numBytes); in MEM_BufferAllocWithId()
Dfsl_component_mem_manager_light.c256 static void MEM_BufferAllocates_memStatis(void *buffer, uint32_t time, uint32_t requestedSize) in MEM_BufferAllocates_memStatis() function
888 MEM_BufferAllocates_memStatis(buffer, ALLOC_TIME, numBytes); in MEM_BufferAllocateFromArea()
890 MEM_BufferAllocates_memStatis(buffer, 0, numBytes); in MEM_BufferAllocateFromArea()