Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A 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()
H A Dutmutex.c308 ACPI_FUNCTION_TRACE_U32 (UtCreateMutex, MutexId); in AcpiUtCreateMutex()
339 ACPI_FUNCTION_TRACE_U32 (UtDeleteMutex, MutexId); in AcpiUtDeleteMutex()
H A Dutownerid.c307 ACPI_FUNCTION_TRACE_U32 (UtReleaseOwnerId, OwnerId); in AcpiUtReleaseOwnerId()
/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwxface.c331 ACPI_FUNCTION_TRACE_U32 (AcpiReadBitRegister, RegisterId); in ACPI_EXPORT_SYMBOL()
400 ACPI_FUNCTION_TRACE_U32 (AcpiWriteBitRegister, RegisterId); in ACPI_EXPORT_SYMBOL()
/freebsd/sys/contrib/dev/acpica/components/executer/
H A 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()
H A Dexresop.c268 ACPI_FUNCTION_TRACE_U32 (ExResolveOperands, Opcode); in AcpiExResolveOperands()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacoutput.h485 #define ACPI_FUNCTION_TRACE_U32(Name, Value) \ macro
590 #define ACPI_FUNCTION_TRACE_U32(a, b) macro
/freebsd/sys/dev/acpica/
H A Dacpi_lid.c255 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify); in acpi_lid_notify_handler()
H A Dacpi_button.c272 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify); in acpi_button_notify_handler()
H A Dacpi_ec.c780 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, (UINT32)Address); in EcSpaceHandler()
H A Dacpi.c3356 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, state); in acpi_EnterSleepState()
3860 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, state); in acpi_system_eventhandler_sleep()
3879 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, state); in acpi_system_eventhandler_wakeup()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsalloc.c615 ACPI_FUNCTION_TRACE_U32 (NsDeleteNamespaceByOwner, OwnerId); in AcpiNsDeleteNamespaceByOwner()
/freebsd/sys/dev/acpi_support/
H A Dacpi_wmi.c658 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify); in acpi_wmi_notify_handler()
694 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, (UINT32)address); in acpi_wmi_ec_handler()
H A Dacpi_asus_wmi.c547 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify); in acpi_asus_wmi_notify()
H A Dacpi_fujitsu.c318 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify); in acpi_fujitsu_notify_handler()
H A Dacpi_hp.c861 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify); in acpi_hp_notify()
H A Dacpi_ibm.c1480 ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, notify); in acpi_ibm_notify()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsargs.c546 ACPI_FUNCTION_TRACE_U32 (PsGetNextSimpleArg, ArgType); in AcpiPsGetNextSimpleArg()