Searched refs:histogram (Results 1 – 3 of 3) sorted by relevance
319 const uint32_t *histogram = nullptr; in otLinkGetTxIndirectRetrySuccessHistogram() local324 …histogram = AsCoreType(aInstance).Get<Mac::Mac>().GetIndirectRetrySuccessHistogram(*aNumberOfEntri… in otLinkGetTxIndirectRetrySuccessHistogram()330 return histogram; in otLinkGetTxIndirectRetrySuccessHistogram()
6554 const uint32_t *histogram; in Process() local6558 histogram = otThreadGetTimeInQueueHistogram(GetInstancePtr(), &numBins, &binInterval); in Process()6573 OutputLine(" | %7lu |", ToUlong(histogram[index])); in Process()
3810 Print the tx queue time-in-queue histogram.3816 … of messages with time-in-queue within the specified min-max range. The histogram information is c…