Home
last modified time | relevance | path

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

/xnu-12377.1.9/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.h149 AbsoluteTime fTimeStamp; member