Home
last modified time | relevance | path

Searched refs:GetTimeInQueueHistogram (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmesh_forwarder.hpp340 const uint32_t *GetTimeInQueueHistogram(uint16_t &aNumBins, uint32_t &aBinInterval) const in GetTimeInQueueHistogram() function in ot::MeshForwarder
/aosp_15_r20/external/openthread/src/core/api/
H A Dthread_api.cpp463 …return AsCoreType(aInstance).Get<MeshForwarder>().GetTimeInQueueHistogram(*aNumBins, *aBinInterval… in otThreadGetTimeInQueueHistogram()