Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/os/common/src/
Dos_alloc.c129 u32 payloadBytes; member
471 hd->payloadBytes += requested; in OS_AllocFromHeap()
715 hd->payloadBytes -= cell->requested; in OS_FreeToHeap()
768 hd->payloadBytes -= cell->requested; 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()
1449 hd->payloadBytes, 100.0 * hd->payloadBytes / hd->size); in OS_DumpHeap()
1731 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_ClearHeap()