HomeSort by: relevance | last modified time | path
    Searched refs:AcpiDbGetCacheInfo (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/debugger/
dbexec.c 424 AcpiDbGetCacheInfo (
455 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_StateCache);
456 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_PsNodeCache);
457 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_PsNodeExtCache);
458 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_OperandCache);
dbstats.c 258 Outstanding = AcpiDbGetCacheInfo (List);
  /src/sys/external/bsd/acpica/dist/include/
acdebug.h 484 AcpiDbGetCacheInfo (

Completed in 13 milliseconds