Home
last modified time | relevance | path

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

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