Searched refs:headerBytes (Results 1 – 1 of 1) sorted by relevance
128 u32 headerBytes; member465 hd->headerBytes += HEADERSIZE; in OS_AllocFromHeap()700 hd->headerBytes -= HEADERSIZE; in OS_FreeToHeap()753 hd->headerBytes -= HEADERSIZE; 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()1308 hd->headerBytes, 100.0 * hd->headerBytes / hd->size, in OS_DumpHeap()1580 hd->paddingBytes = hd->headerBytes = hd->payloadBytes = 0; in OS_ClearHeap()