Home
last modified time | relevance | path

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

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