Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/libraries/os/src/
DOSAlloc.c148 u32 payloadBytes; member
419 hd->payloadBytes += requested; in OSAllocFromHeap()
605 hd->payloadBytes -= cell->requested; in OSFreeToHeap()
678 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OSInitAlloc()
760 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OSCreateHeap()
814 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OSDestroyHeap()
1023 hd->payloadBytes, 100.0 * hd->payloadBytes / hd->size in OSDumpHeap()