IOStateReporter::with(IOService *reportingService,
IOReportCategories categories,
int nstates,
- IOReportUnits unit/* = kIOReportUnitHWTicks*/)
+ IOReportUnit unit/* = kIOReportUnitHWTicks*/)
{
IOStateReporter *reporter, *rval = NULL;
IOStateReporter::initWith(IOService *reportingService,
IOReportCategories categories,
int16_t nstates,
- IOReportUnits unit)
+ IOReportUnit unit)
{
bool success = false;