Home
last modified time | relevance | path

Searched defs:Component (Results 1 – 3 of 3) sorted by relevance

/acpica-3.5.0/source/components/utilities/
Duttrack.c250 UINT32 Component, in AcpiUtAllocateAndTrack()
319 UINT32 Component, in AcpiUtAllocateZeroedAndTrack()
388 UINT32 Component, in AcpiUtFreeAndTrack()
516 UINT32 Component, in AcpiUtTrackAllocation()
617 UINT32 Component, in AcpiUtRemoveAllocation()
753 UINT32 Component, in AcpiUtDumpAllocations()
/acpica-3.5.0/source/include/
Dacoutput.h406 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ argument
441 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ argument
449 #define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \ argument
453 #define ACPI_ACTUAL_DEBUG_RAW(Level, Line, Filename, Modulename, Component, ...) \ argument
598 #define ACPI_IS_DEBUG_ENABLED(Level, Component) 0 argument
/acpica-3.5.0/source/components/namespace/
Dnsdump.c275 UINT32 Component) in AcpiNsDumpPathname()