Home
last modified time | relevance | path

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

/acpica-latest/source/components/debugger/
Ddbexec.c176 AcpiDbGetOutstandingAllocations (
447 AcpiDbGetOutstandingAllocations ( in AcpiDbGetOutstandingAllocations() function
565 PreviousAllocations = AcpiDbGetOutstandingAllocations (); in AcpiDbExecute()
650 Allocations = AcpiDbGetOutstandingAllocations () - PreviousAllocations; in AcpiDbExecute()