Home
last modified time | relevance | path

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

/acpica-3.7.0/source/components/debugger/
Ddbexec.c548 UINT32 Allocations; in AcpiDbExecute() local
650 Allocations = AcpiDbGetOutstandingAllocations () - PreviousAllocations; in AcpiDbExecute()
654 if (Allocations > 0) in AcpiDbExecute()
658 Allocations, AcpiGbl_DbMethodInfo.Pathname); in AcpiDbExecute()