Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/utilities/
A Dutcache.c149 Cache->CurrentDepth--; in AcpiOsPurgeCache()
227 if (Cache->CurrentDepth >= Cache->MaxDepth) in AcpiOsReleaseObject()
252 Cache->CurrentDepth++; in AcpiOsReleaseObject()
307 Cache->CurrentDepth--; in AcpiOsAcquireObject()
/third_party/lib/acpica/source/components/debugger/
A Ddbstats.c132 List->CurrentDepth, in AcpiDbListInfo()
134 List->MaxDepth - List->CurrentDepth, in AcpiDbListInfo()
135 (List->CurrentDepth * List->ObjectSize)); in AcpiDbListInfo()
A Ddbexec.c303 return (Cache->TotalAllocated - Cache->TotalFreed - Cache->CurrentDepth); in AcpiDbGetCacheInfo()
/third_party/lib/acpica/source/include/acpica/
A Dactypes.h1331 UINT16 CurrentDepth; member

Completed in 11 milliseconds