Home
last modified time | relevance | path

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

/acpica-latest/source/components/utilities/
Duttrack.c267 Allocation = AcpiOsAllocate (Size + sizeof (ACPI_DEBUG_MEM_HEADER)); in AcpiUtAllocateAndTrack()
337 Size + sizeof (ACPI_DEBUG_MEM_HEADER)); in AcpiUtAllocateZeroedAndTrack()
408 (((char *) Allocation) - sizeof (ACPI_DEBUG_MEM_HEADER))); in AcpiUtFreeAndTrack()
/acpica-latest/source/include/
Daclocal.h1608 } ACPI_DEBUG_MEM_HEADER; typedef