Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOReportTypes.h371 #define kIOReportUnit1GHzTicks __IOR_MAKEUNIT(kIOReportQuantityTime, \ macro
/xnu-8019.80.24/iokit/DriverKit/
H A DIOReportTypes.h371 #define kIOReportUnit1GHzTicks __IOR_MAKEUNIT(kIOReportQuantityTime, \ macro
/xnu-8019.80.24/iokit/Kernel/
H A DIOReporter.cpp194 unit = kIOReportUnit1GHzTicks; in init()