Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/os/common/src/
Dos_alloc.c128 u32 headerBytes; member
469 hd->headerBytes += HEADERSIZE; in OS_AllocFromHeap()
713 hd->headerBytes -= HEADERSIZE; in OS_FreeToHeap()
766 hd->headerBytes -= HEADERSIZE; in OS_FreeAllToHeap()
861 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_InitAlloc()
967 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_CreateHeap()
1033 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_CreateExtraHeap()
1104 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_DestroyHeap()
1448 hd->headerBytes, 100.0 * hd->headerBytes / hd->size, in OS_DumpHeap()
1731 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_ClearHeap()