Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/utilities/
A Duttrack.c182 AcpiGbl_GlobalList->CurrentTotalSize += (UINT32) Size; in AcpiUtAllocateAndTrack()
184 if (AcpiGbl_GlobalList->CurrentTotalSize > in AcpiUtAllocateAndTrack()
188 AcpiGbl_GlobalList->CurrentTotalSize; in AcpiUtAllocateAndTrack()
251 AcpiGbl_GlobalList->CurrentTotalSize += (UINT32) Size; in AcpiUtAllocateZeroedAndTrack()
253 if (AcpiGbl_GlobalList->CurrentTotalSize > in AcpiUtAllocateZeroedAndTrack()
257 AcpiGbl_GlobalList->CurrentTotalSize; in AcpiUtAllocateZeroedAndTrack()
305 AcpiGbl_GlobalList->CurrentTotalSize -= DebugBlock->Size; in AcpiUtFreeAndTrack()
/third_party/lib/acpica/source/components/debugger/
A Ddbstats.c171 List->CurrentTotalSize, in AcpiDbListInfo()
/third_party/lib/acpica/source/include/acpica/
A Dactypes.h1341 UINT32 CurrentTotalSize; member

Completed in 603 milliseconds