Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslcompile.c752 UINT32 MilliSeconds; in CmDumpAllEvents() local
773 MilliSeconds = Delta / ACPI_100NSEC_PER_MSEC; in CmDumpAllEvents()
777 if ((MicroSeconds - (MilliSeconds * ACPI_USEC_PER_MSEC)) >= 500) in CmDumpAllEvents()
779 MilliSeconds++; in CmDumpAllEvents()
783 MicroSeconds, MilliSeconds, Event->EventName); in CmDumpAllEvents()
788 MicroSeconds, MilliSeconds, Event->EventName); in CmDumpAllEvents()