Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/debugger/
Ddbexec.c549 UINT32 PreviousAllocations; in AcpiDbExecute() local
567 PreviousAllocations = AcpiDbGetOutstandingAllocations (); in AcpiDbExecute()
652 Allocations = AcpiDbGetOutstandingAllocations () - PreviousAllocations; in AcpiDbExecute()