Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/utilities/
A Dutdebug.c195 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in AcpiDebugPrint()
282 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId)) in ACPI_EXPORT_SYMBOL()
324 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
366 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
406 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in AcpiUtTraceStr()
446 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in AcpiUtTraceU32()
481 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in AcpiUtExit()
525 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
580 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
625 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId)) in ACPI_EXPORT_SYMBOL()
/third_party/lib/acpica/source/include/acpica/
A Dacoutput.h292 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ macro
329 if (ACPI_IS_DEBUG_ENABLED (Level, Component)) \
481 #define ACPI_IS_DEBUG_ENABLED(Level, Component) 0 macro
/third_party/lib/acpica/source/components/resources/
A Drsdump.c145 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_RESOURCES, _COMPONENT)) in AcpiRsDumpResourceList()
226 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_RESOURCES, _COMPONENT)) in AcpiRsDumpIrqList()
/third_party/lib/acpica/source/components/namespace/
A Dnsdump.c112 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_NAMES, ACPI_NAMESPACE)) in AcpiNsPrintPathname()
171 if (!ACPI_IS_DEBUG_ENABLED (Level, Component)) in AcpiNsDumpPathname()
/third_party/lib/acpica/source/components/executer/
A Dexdump.c640 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_EXEC, _COMPONENT)) in AcpiExDumpOperand()
1013 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_OBJECTS, _COMPONENT)) in AcpiExDumpNamespaceNode()
1221 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_OBJECTS, _COMPONENT)) in AcpiExDumpObjectDescriptor()

Completed in 12 milliseconds