Home
last modified time | relevance | path

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

/xnu-11215.61.5/iokit/DriverKit/ !
H A DIOReportTypes.h367 #define kIOReportUnitHWTicks __IOR_MAKEUNIT(kIOReportQuantityTime, \ macro
/xnu-11215.61.5/iokit/IOKit/ !
H A DIOReportTypes.h367 #define kIOReportUnitHWTicks __IOR_MAKEUNIT(kIOReportQuantityTime, \ macro
H A DIOKernelReporters.h963 IOReportUnit unit = kIOReportUnitHWTicks);
/xnu-11215.61.5/iokit/Kernel/ !
H A DIOReporter.cpp190 if (unit == kIOReportUnitHWTicks) { in init()
197 #error kIOReportUnitHWTicks not defined in init()