Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbexec.c547 UINT32 PreviousAllocations; in AcpiDbExecute() local
565 PreviousAllocations = AcpiDbGetOutstandingAllocations (); in AcpiDbExecute()
650 Allocations = AcpiDbGetOutstandingAllocations () - PreviousAllocations; in AcpiDbExecute()