Searched refs:chElems (Results 1 – 1 of 1) sorted by relevance
826 int start_element_idx, chElems; in updateReportChannel() local846 chElems = _elements[start_element_idx].channel_type.nelements; in updateReportChannel()849 if (start_element_idx + chElems > _nElements) { in updateReportChannel()853 PREFL_MEMOP_FAIL(chElems, IOReportElement); in updateReportChannel()854 size2cpy = (size_t)chElems * sizeof(IOReportElement); in updateReportChannel()866 *nElements += chElems; in updateReportChannel()