Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIODMAEventSource.cpp218 …mand->reserved->fStatus, dmaCommand->reserved->fActualByteCount, dmaCommand->reserved->fTimeStamp); in checkForWork()
244 dmaCommand->reserved->fTimeStamp = timeStamp; in notifyDMACommand()
H A DIOKitKernelInternal.h145 AbsoluteTime fTimeStamp; member