Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/acpica/dist/disassembler/
H A Ddmnames.c142 UINT32 DebugLevel; in AcpiPsDisplayObjectPathname() local
147 DebugLevel = AcpiDbgLevel; in AcpiPsDisplayObjectPathname()
194 AcpiDbgLevel = DebugLevel; in AcpiPsDisplayObjectPathname()
/netbsd/sys/external/bsd/acpica/dist/namespace/
H A Dnsdump.c226 if (!(AcpiDbgLevel & Info->DebugLevel)) in AcpiNsDumpOneObject()
710 Info.DebugLevel = ACPI_LV_TABLES; in AcpiNsDumpObjects()
882 UINT32 DebugLevel) in AcpiNsDumpEntry() argument
890 Info.DebugLevel = DebugLevel; in AcpiNsDumpEntry()
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h256 UINT32 DebugLevel; member
269 UINT32 DebugLevel; member
H A Dacnamesp.h269 UINT32 DebugLevel);
H A Dactypes.h1104 UINT32 DebugLevel; member
H A Dacpixf.h692 UINT32 DebugLevel,
/netbsd/sys/external/bsd/acpica/dist/parser/
H A Dpsxface.c83 UINT32 DebugLevel, in AcpiDebugTrace() argument
98 AcpiGbl_TraceDbgLevel = DebugLevel; in AcpiDebugTrace()
/netbsd/sys/external/bsd/acpica/dist/debugger/
H A Ddbcmds.c1281 UINT32 DebugLevel = 0; in AcpiDbTrace() local
1316 DebugLevel = AcpiGbl_DbConsoleDebugLevel; in AcpiDbTrace()
1323 DebugLevel = ACPI_LV_TRACE_POINT; in AcpiDbTrace()
1341 DebugLevel, DebugLayer, Flags); in AcpiDbTrace()
H A Ddbnames.c420 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbWalkAndMatchName()
820 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbDisplayObjects()
859 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbDisplayFields()
/netbsd/sys/external/bsd/acpica/dist/utilities/
H A Dutxface.c200 InfoPtr->DebugLevel = AcpiDbgLevel; in ACPI_EXPORT_SYMBOL()
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DCommandLine.rst434 cl::opt<DebugLev> DebugLevel("debug_level", cl::desc("Set the debugging level:"),
/netbsd/sys/external/bsd/acpica/dist/
H A Dchanges.txt19594 The globals "DebugLevel" and "DebugLayer" have been renamed