Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/compiler/
H A Daslcompile.c748 UINT32 MicroSeconds; in CmDumpAllEvents() local
769 MicroSeconds = Delta / ACPI_100NSEC_PER_USEC; in CmDumpAllEvents()
774 if ((MicroSeconds - (MilliSeconds * ACPI_USEC_PER_MSEC)) >= 500) in CmDumpAllEvents()
780 MicroSeconds, MilliSeconds, Event->EventName); in CmDumpAllEvents()
785 MicroSeconds, MilliSeconds, Event->EventName); in CmDumpAllEvents()