Searched refs:AcpiDbGetCacheInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbexec.c277 AcpiDbGetCacheInfo ( function
307 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_StateCache);
308 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_PsNodeCache);
309 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_PsNodeExtCache);
310 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_OperandCache);
H A Ddbstats.c149 Outstanding = AcpiDbGetCacheInfo (List);
/freebsd-10.0-release/sys/contrib/dev/acpica/include/
H A Dacdebug.h345 AcpiDbGetCacheInfo (

Completed in 75 milliseconds