Home
last modified time | relevance | path

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

/acpica-latest/source/components/debugger/
Ddbexec.c547 UINT32 PreviousAllocations; in AcpiDbExecute() local
565 PreviousAllocations = AcpiDbGetOutstandingAllocations (); in AcpiDbExecute()
650 Allocations = AcpiDbGetOutstandingAllocations () - PreviousAllocations; in AcpiDbExecute()