Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_alloc.c129 u32 payloadBytes; member
467 hd->payloadBytes += requested; in OS_AllocFromHeap()
702 hd->payloadBytes -= cell->requested; in OS_FreeToHeap()
755 hd->payloadBytes -= cell->requested; in OS_FreeAllToHeap()
849 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_InitAlloc()
959 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_CreateHeap()
1022 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_DestroyHeap()
1309 hd->payloadBytes, 100.0 * hd->payloadBytes / hd->size); in OS_DumpHeap()
1580 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_ClearHeap()