/acpica-latest/source/compiler/ |
D | aslopt.c | 273 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, in OptSearchToRoot() 376 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " COMMON: %u", in OptBuildShortestPath() 390 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " SAME PATH")); in OptBuildShortestPath() 395 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " SUBPATH")); in OptBuildShortestPath() 442 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, "(EXTRA ^)")); in OptBuildShortestPath() 455 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " %-24s", NewPathExternal)); in OptBuildShortestPath() 472 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, in OptBuildShortestPath() 507 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " ***** WRONG NODE")); in OptBuildShortestPath() 518 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " ***** NOT FOUND")); in OptBuildShortestPath() 605 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, in OptOptimizeNameDeclaration() [all …]
|
/acpica-latest/source/components/dispatcher/ |
D | dsdebug.c | 199 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "[NULL NAME]")); in AcpiDsPrintNodePathname() 212 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "%s ", Message)); in AcpiDsPrintNodePathname() 215 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "[%s] (Node %p)", in AcpiDsPrintNodePathname() 292 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, in AcpiDsDumpMethodStack() 342 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "Call to method ")); in AcpiDsDumpMethodStack() 348 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "\n")); in AcpiDsDumpMethodStack()
|
D | dswscope.c | 265 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, in AcpiDsScopeStackPush() 272 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, ACPI_NAMESPACE_ROOT)); in AcpiDsScopeStackPush() 275 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, in AcpiDsScopeStackPush() 330 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, "[%4.4s] (%s)\n", in AcpiDsScopeStackPop() 336 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, "%s\n", ACPI_NAMESPACE_ROOT)); in AcpiDsScopeStackPop()
|
D | dspkginit.c | 296 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE, in AcpiDsBuildInternalPackageObj() 446 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INFO, in AcpiDsBuildInternalPackageObj() 564 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE, in AcpiDsResolvePackageElement()
|
D | dsinit.c | 364 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, in AcpiDsInitializeObjects() 370 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, in AcpiDsInitializeObjects()
|
D | dsmethod.c | 748 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION, in AcpiDsCallControlMethod()
|
/acpica-latest/source/components/namespace/ |
D | nsparse.c | 244 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE, in AcpiNsExecuteTable() 266 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION, in AcpiNsExecuteTable() 273 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION, in AcpiNsExecuteTable() 433 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE, in AcpiNsParseTable()
|
D | nsinit.c | 214 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, in AcpiNsInitializeObjects() 235 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, in AcpiNsInitializeObjects() 287 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, in AcpiNsInitializeDevices() 395 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, in AcpiNsInitializeDevices()
|
D | nsdumpdv.c | 207 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_TABLES, " ")); in AcpiNsDumpOneDevice() 210 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_TABLES, in AcpiNsDumpOneDevice()
|
D | nseval.c | 257 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION, in AcpiNsEvaluate() 449 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION, in AcpiNsEvaluate()
|
D | nsload.c | 322 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, in AcpiNsLoadNamespace()
|
D | nsnames.c | 508 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_NAMES, "%s: Path \"%s\"\n", in AcpiNsGetNormalizedPathname()
|
/acpica-latest/source/include/ |
D | acoutput.h | 435 #define ACPI_DEBUG_PRINT_RAW(plist) AcpiDebugPrintRaw plist macro 458 #define ACPI_DEBUG_PRINT_RAW(plist) ACPI_ACTUAL_DEBUG_RAW plist macro 584 #define ACPI_DEBUG_PRINT_RAW(pl) macro
|
/acpica-latest/source/components/utilities/ |
D | utdelete.c | 470 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_ALLOCATIONS, "%s: Deleting Object %p [%s]\n", in AcpiUtDeleteInternalObj() 600 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_ALLOCATIONS, in AcpiUtUpdateRefCount() 923 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_ALLOCATIONS, in AcpiUtRemoveReference()
|
D | utcache.c | 418 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, in AcpiOsAcquireObject()
|
D | utosi.c | 657 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INFO, in AcpiUtOsiImplementation()
|
/acpica-latest/source/components/tables/ |
D | tbxfload.c | 357 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, in ACPI_EXPORT_SYMBOL_INIT() 385 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, "\n")); in ACPI_EXPORT_SYMBOL_INIT()
|
/acpica-latest/source/components/events/ |
D | evregion.c | 897 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_NAMES, in AcpiEvExecuteRegMethods() 919 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_NAMES, in AcpiEvExecuteRegMethods()
|
D | evgpeinit.c | 204 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, in AcpiEvGpeInitialize()
|
D | evgpeblk.c | 560 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, in AcpiEvCreateGpeBlock()
|
/acpica-latest/source/components/executer/ |
D | exdebug.c | 458 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, "\n")); in AcpiExDoDebugObject()
|
D | exfldio.c | 402 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_BFIELD, in AcpiExAccessRegion()
|
/acpica-latest/source/components/parser/ |
D | psparse.c | 644 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION, "%-26s: %*s%s\n", in AcpiPsParseAml()
|
/acpica-latest/documents/ |
D | changes.txt | 1549 enables the output of the trace via the ACPI_DEBUG_PRINT_RAW interface:
|