Searched refs:DebugLevel (Results 1 – 12 of 12) sorted by relevance
142 UINT32 DebugLevel; in AcpiPsDisplayObjectPathname() local147 DebugLevel = AcpiDbgLevel; in AcpiPsDisplayObjectPathname()194 AcpiDbgLevel = DebugLevel; in AcpiPsDisplayObjectPathname()
226 if (!(AcpiDbgLevel & Info->DebugLevel)) in AcpiNsDumpOneObject()710 Info.DebugLevel = ACPI_LV_TABLES; in AcpiNsDumpObjects()882 UINT32 DebugLevel) in AcpiNsDumpEntry() argument890 Info.DebugLevel = DebugLevel; in AcpiNsDumpEntry()
256 UINT32 DebugLevel; member269 UINT32 DebugLevel; member
269 UINT32 DebugLevel);
1103 UINT32 DebugLevel; member
692 UINT32 DebugLevel,
83 UINT32 DebugLevel, in AcpiDebugTrace() argument98 AcpiGbl_TraceDbgLevel = DebugLevel; in AcpiDebugTrace()
1341 UINT32 DebugLevel = 0; in AcpiDbTrace() local1376 DebugLevel = AcpiGbl_DbConsoleDebugLevel; in AcpiDbTrace()1383 DebugLevel = ACPI_LV_TRACE_POINT; in AcpiDbTrace()1401 DebugLevel, DebugLayer, Flags); in AcpiDbTrace()
420 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbWalkAndMatchName() 828 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbDisplayObjects() 867 Info.DebugLevel = ACPI_UINT32_MAX; in AcpiDbDisplayFields()
200 InfoPtr->DebugLevel = AcpiDbgLevel; in ACPI_EXPORT_SYMBOL()
434 cl::opt<DebugLev> DebugLevel("debug_level", cl::desc("Set the debugging level:"),
19778 The globals "DebugLevel" and "DebugLayer" have been renamed