Searched refs:DebugLevel (Results 1 - 10 of 10) sorted by relevance

/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmnames.c214 UINT32 DebugLevel; local
219 DebugLevel = AcpiDbgLevel;
266 AcpiDbgLevel = DebugLevel;
/barrelfish-master/lib/acpica/source/components/parser/
H A Dpsxface.c141 * DebugLevel - Optional level mask. 0 to use default
155 UINT32 DebugLevel,
170 AcpiGbl_TraceDbgLevel = DebugLevel;
153 AcpiDebugTrace( const char *Name, UINT32 DebugLevel, UINT32 DebugLayer, UINT32 Flags) argument
/barrelfish-master/lib/acpica/source/components/namespace/
H A Dnsdump.c298 if (!(AcpiDbgLevel & Info->DebugLevel))
782 Info.DebugLevel = ACPI_LV_TABLES;
942 * DebugLevel - Output level
953 UINT32 DebugLevel)
961 Info.DebugLevel = DebugLevel;
951 AcpiNsDumpEntry( ACPI_HANDLE Handle, UINT32 DebugLevel) argument
/barrelfish-master/lib/acpica/source/include/
H A Dacstruct.h325 UINT32 DebugLevel; member in struct:acpi_walk_info
H A Dacnamesp.h328 UINT32 DebugLevel);
H A Dacpixf.h721 UINT32 DebugLevel,
H A Dactypes.h1135 UINT32 DebugLevel; member in struct:acpi_system_info
/barrelfish-master/lib/acpica/source/components/debugger/
H A Ddbcmds.c1353 UINT32 DebugLevel = 0; local
1388 DebugLevel = AcpiGbl_DbConsoleDebugLevel;
1395 DebugLevel = ACPI_LV_TRACE_POINT;
1413 DebugLevel, DebugLayer, Flags);
H A Ddbnames.c481 Info.DebugLevel = ACPI_UINT32_MAX;
797 Info.DebugLevel = ACPI_UINT32_MAX;
/barrelfish-master/lib/acpica/source/components/utilities/
H A Dutxface.c272 InfoPtr->DebugLevel = AcpiDbgLevel;

Completed in 119 milliseconds