OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACPI_IS_DEBUG_ENABLED
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/utilities/
utdebug.c
201
if (!
ACPI_IS_DEBUG_ENABLED
(RequestedDebugLevel, ComponentId))
299
if (!
ACPI_IS_DEBUG_ENABLED
(RequestedDebugLevel, ComponentId))
341
if (
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_FUNCTIONS, ComponentId))
383
if (
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_FUNCTIONS, ComponentId))
423
if (
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_FUNCTIONS, ComponentId))
463
if (
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_FUNCTIONS, ComponentId))
498
if (
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_FUNCTIONS, ComponentId))
542
if (
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_FUNCTIONS, ComponentId))
597
if (
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_FUNCTIONS, ComponentId))
642
if (
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_FUNCTIONS, ComponentId)
[
all
...]
/src/sys/external/bsd/acpica/dist/parser/
pswalk.c
89
if (
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_PARSE_TREES, _COMPONENT))
/src/sys/external/bsd/acpica/dist/include/
acoutput.h
303
#define
ACPI_IS_DEBUG_ENABLED
(Level, Component) \
340
if (
ACPI_IS_DEBUG_ENABLED
(Level, Component)) \
495
#define
ACPI_IS_DEBUG_ENABLED
(Level, Component) 0
/src/sys/external/bsd/acpica/dist/resources/
rsdump.c
150
if (!
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_RESOURCES, _COMPONENT))
236
if (!
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_RESOURCES, _COMPONENT))
/src/sys/external/bsd/acpica/dist/executer/
extrace.c
205
if (
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_TRACE_POINT, _COMPONENT))
exdump.c
647
if (!
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_EXEC, _COMPONENT))
1023
if (!
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_OBJECTS, _COMPONENT))
1234
if (!
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_OBJECTS, _COMPONENT))
/src/sys/external/bsd/acpica/dist/namespace/
nsdump.c
112
if (!
ACPI_IS_DEBUG_ENABLED
(ACPI_LV_NAMES, ACPI_NAMESPACE))
174
if (!
ACPI_IS_DEBUG_ENABLED
(Level, Component))
Completed in 17 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026