Home
last modified time | relevance | path

Searched refs:ACPI_IS_DEBUG_ENABLED (Results 1 – 6 of 6) sorted by relevance

/acpica-latest/source/components/utilities/
Dutdebug.c304 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in AcpiDebugPrint()
402 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in ACPI_EXPORT_SYMBOL()
444 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
486 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
526 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in AcpiUtTraceStr()
566 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in AcpiUtTraceU32()
601 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in AcpiUtExit()
645 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
700 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
745 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
[all …]
/acpica-latest/source/include/
Dacoutput.h406 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ macro
443 if (ACPI_IS_DEBUG_ENABLED (Level, Component)) \
598 #define ACPI_IS_DEBUG_ENABLED(Level, Component) 0 macro
/acpica-latest/source/components/resources/
Drsdump.c258 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_RESOURCES, _COMPONENT)) in AcpiRsDumpResourceList()
344 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_RESOURCES, _COMPONENT)) in AcpiRsDumpIrqList()
/acpica-latest/source/components/parser/
Dpswalk.c197 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_PARSE_TREES, _COMPONENT)) in AcpiPsDeleteParseTree()
/acpica-latest/source/components/namespace/
Dnsdump.c221 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_NAMES, ACPI_NAMESPACE)) in AcpiNsPrintPathname()
283 if (!ACPI_IS_DEBUG_ENABLED (Level, Component)) in AcpiNsDumpPathname()
/acpica-latest/source/components/executer/
Dexdump.c755 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_EXEC, _COMPONENT)) in AcpiExDumpOperand()
1131 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_OBJECTS, _COMPONENT)) in AcpiExDumpNamespaceNode()
1342 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_OBJECTS, _COMPONENT)) in AcpiExDumpObjectDescriptor()