Searched refs:AllocateHistogram (Results 1 – 4 of 4) sorted by relevance
239 std::unique_ptr<HistogramBase> AllocateHistogram(
45 tentative_histogram = allocator->AllocateHistogram( in FactoryGet()
309 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::AllocateHistogram( in AllocateHistogram() function in base::PersistentHistogramAllocator
195 tentative_histogram = allocator->AllocateHistogram( in Build()