Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
HDdbexec.c177 AcpiDbGetOutstandingAllocations (
448 AcpiDbGetOutstandingAllocations ( in AcpiDbGetOutstandingAllocations() function
566 PreviousAllocations = AcpiDbGetOutstandingAllocations (); in AcpiDbExecute()
651 Allocations = AcpiDbGetOutstandingAllocations () - PreviousAllocations; in AcpiDbExecute()