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

/barrelfish-master/lib/acpica/source/components/utilities/
H A Dutdebug.c261 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId))
348 if (!ACPI_IS_DEBUG_ENABLED (RequestedDebugLevel, ComponentId))
390 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
432 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
472 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
512 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
547 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
591 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
646 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTIONS, ComponentId))
691 if (ACPI_IS_DEBUG_ENABLED (ACPI_LV_FUNCTION
[all...]
/barrelfish-master/lib/acpica/source/include/
H A Dacoutput.h364 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ macro
401 if (ACPI_IS_DEBUG_ENABLED (Level, Component)) \
556 #define ACPI_IS_DEBUG_ENABLED(Level, Component) 0 macro
/barrelfish-master/lib/acpica/source/components/resources/
H A Drsdump.c223 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_RESOURCES, _COMPONENT))
307 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_RESOURCES, _COMPONENT))
/barrelfish-master/lib/acpica/source/components/namespace/
H A Dnsdump.c185 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_NAMES, ACPI_NAMESPACE))
247 if (!ACPI_IS_DEBUG_ENABLED (Level, Component))
/barrelfish-master/lib/acpica/source/components/executer/
H A Dexdump.c709 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_EXEC, _COMPONENT))
1082 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_OBJECTS, _COMPONENT))
1290 if (!ACPI_IS_DEBUG_ENABLED (ACPI_LV_OBJECTS, _COMPONENT))

Completed in 192 milliseconds