Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Daslcompile.c596 UINT32 MicroSeconds; in CmDumpAllEvents() local
617 MicroSeconds = Delta / ACPI_100NSEC_PER_USEC; in CmDumpAllEvents()
622 if ((MicroSeconds - (MilliSeconds * ACPI_USEC_PER_MSEC)) >= 500) in CmDumpAllEvents()
628 MicroSeconds, MilliSeconds, Event->EventName); in CmDumpAllEvents()
633 MicroSeconds, MilliSeconds, Event->EventName); in CmDumpAllEvents()

Completed in 3 milliseconds