Home
last modified time | relevance | path

Searched refs:AllocateHistogram (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h239 std::unique_ptr<HistogramBase> AllocateHistogram(
Dsparse_histogram.cc45 tentative_histogram = allocator->AllocateHistogram( in FactoryGet()
Dpersistent_histogram_allocator.cc309 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::AllocateHistogram( in AllocateHistogram() function in base::PersistentHistogramAllocator
Dhistogram.cc195 tentative_histogram = allocator->AllocateHistogram( in Build()