Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOInterruptEventSource.cpp319 uint64_t startSystemTime = 0; in checkForWork() local
348 startSystemTime = mach_absolute_time(); in checkForWork()
375 …erruptStatistics[kInterruptAccountingSecondLevelSystemTimeIndex], endSystemTime - startSystemTime); in checkForWork()
400 startSystemTime = mach_absolute_time(); in checkForWork()
418 …erruptStatistics[kInterruptAccountingSecondLevelSystemTimeIndex], endSystemTime - startSystemTime); in checkForWork()