Searched refs:IOReportChannel (Results 1 – 2 of 2) sorted by relevance
174 } IOReportChannel; typedef178 IOReportChannel channels[];183 IOReportChannel channel;
312 static_assert(sizeof(IOReportChannel) == 16); in _ConfigureReport()314 …bool overflow = os_mul_and_add_overflow(channelList->nchannels, sizeof(IOReportChannel), sizeof(IO… in _ConfigureReport()345 …bool overflow = os_mul_and_add_overflow(channelList->nchannels, sizeof(IOReportChannel), sizeof(IO… in _UpdateReport()