Searched refs:histogramLength (Results 1 – 2 of 2) sorted by relevance
102 uint8_t histogramLength) { in logErrorHistogram() argument104 for (int i = 0; i < histogramLength; i++) { in logErrorHistogram()106 if (i < histogramLength - 1) { in logErrorHistogram()
78 void logErrorHistogram(const uint32_t *histogram, uint8_t histogramLength);