Searched refs:DebugBlock (Results 1 – 2 of 2) sorted by relevance
284 ACPI_DEBUG_MEM_BLOCK *DebugBlock; in AcpiUtFreeAndTrack() local299 DebugBlock = ACPI_CAST_PTR (ACPI_DEBUG_MEM_BLOCK, in AcpiUtFreeAndTrack()303 AcpiGbl_GlobalList->CurrentTotalSize -= DebugBlock->Size; in AcpiUtFreeAndTrack()305 Status = AcpiUtRemoveAllocation (DebugBlock, Component, Module, Line); in AcpiUtFreeAndTrack()311 AcpiOsFree (DebugBlock); in AcpiUtFreeAndTrack()313 Allocation, DebugBlock)); in AcpiUtFreeAndTrack()
86 int32_t DebugBlock; member