Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
Ddbexec.c544 UINT32 PreviousAllocations; in AcpiDbExecute() local
562 PreviousAllocations = AcpiDbGetOutstandingAllocations (); in AcpiDbExecute()
627 Allocations = AcpiDbGetOutstandingAllocations () - PreviousAllocations; in AcpiDbExecute()