Searched refs:ALLOC_TIME (Results 1 – 2 of 2) sorted by relevance
454 uint32_t START_TIME = 0U, STOP_TIME = 0U, ALLOC_TIME = 0U; in MEM_BufferAllocWithId() local495 ALLOC_TIME = STOP_TIME - START_TIME; in MEM_BufferAllocWithId()506 MEM_BufferAllocates_memStatis(buffer, ALLOC_TIME, numBytes); in MEM_BufferAllocWithId()
693 uint32_t START_TIME = 0U, STOP_TIME = 0U, ALLOC_TIME = 0U; in MEM_BufferAllocateFromArea() local873 ALLOC_TIME = STOP_TIME - START_TIME; in MEM_BufferAllocateFromArea()888 MEM_BufferAllocates_memStatis(buffer, ALLOC_TIME, numBytes); in MEM_BufferAllocateFromArea()