Searched defs:GetHistogram (Results 1 – 4 of 4) sorted by relevance
/external/libchrome/base/metrics/ | ||
D | persistent_histogram_allocator.cc | 279 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::GetHistogram( in GetHistogram() function in base::PersistentHistogramAllocator |
/external/cronet/stable/base/metrics/ | ||
D | persistent_histogram_allocator.cc | 317 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::GetHistogram( in GetHistogram() function in base::PersistentHistogramAllocator |
/external/cronet/tot/base/metrics/ | ||
D | persistent_histogram_allocator.cc | 317 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::GetHistogram( in GetHistogram() function in base::PersistentHistogramAllocator |
/external/openthread/src/core/thread/ | ||
D | mesh_forwarder.cpp | 486 const uint32_t *MeshForwarder::TxQueueStats::GetHistogram(uint16_t &aNumBins, uint32_t &aBinInterva… in GetHistogram() function in ot::MeshForwarder::TxQueueStats |