Home
last modified time | relevance | path

Searched refs:ACPI_FUNCTION_TRACE_U32 (Results 1 – 9 of 9) sorted by relevance

/acpica-latest/source/components/utilities/
Dutobject.c289 ACPI_FUNCTION_TRACE_U32 (UtCreatePackageObject, Count); in AcpiUtCreatePackageObject()
373 ACPI_FUNCTION_TRACE_U32 (UtCreateBufferObject, BufferSize); in AcpiUtCreateBufferObject()
435 ACPI_FUNCTION_TRACE_U32 (UtCreateStringObject, StringSize); in AcpiUtCreateStringObject()
Dutmutex.c308 ACPI_FUNCTION_TRACE_U32 (UtCreateMutex, MutexId); in AcpiUtCreateMutex()
339 ACPI_FUNCTION_TRACE_U32 (UtDeleteMutex, MutexId); in AcpiUtDeleteMutex()
Dutownerid.c307 ACPI_FUNCTION_TRACE_U32 (UtReleaseOwnerId, OwnerId); in AcpiUtReleaseOwnerId()
/acpica-latest/source/components/hardware/
Dhwxface.c331 ACPI_FUNCTION_TRACE_U32 (AcpiReadBitRegister, RegisterId); in ACPI_EXPORT_SYMBOL()
400 ACPI_FUNCTION_TRACE_U32 (AcpiWriteBitRegister, RegisterId); in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/components/executer/
Dexfldio.c209 ACPI_FUNCTION_TRACE_U32 (ExSetupRegion, FieldDatumByteOffset); in AcpiExSetupRegion()
520 ACPI_FUNCTION_TRACE_U32 (ExFieldDatumIo, FieldDatumByteOffset); in AcpiExFieldDatumIo()
736 ACPI_FUNCTION_TRACE_U32 (ExWriteWithUpdateRule, Mask); in AcpiExWriteWithUpdateRule()
Dexresop.c268 ACPI_FUNCTION_TRACE_U32 (ExResolveOperands, Opcode); in AcpiExResolveOperands()
/acpica-latest/source/include/
Dacoutput.h485 #define ACPI_FUNCTION_TRACE_U32(Name, Value) \ macro
590 #define ACPI_FUNCTION_TRACE_U32(a, b) macro
/acpica-latest/source/components/namespace/
Dnsalloc.c615 ACPI_FUNCTION_TRACE_U32 (NsDeleteNamespaceByOwner, OwnerId); in AcpiNsDeleteNamespaceByOwner()
/acpica-latest/source/components/parser/
Dpsargs.c546 ACPI_FUNCTION_TRACE_U32 (PsGetNextSimpleArg, ArgType); in AcpiPsGetNextSimpleArg()