HomeSort by relevance Sort by last modified time
    Searched refs:AllocateHistogram (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/metrics/
persistent_histogram_allocator.h 239 std::unique_ptr<HistogramBase> AllocateHistogram(
sparse_histogram.cc 45 tentative_histogram = allocator->AllocateHistogram(
persistent_histogram_allocator.cc 309 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::AllocateHistogram(
    [all...]
histogram.cc 195 tentative_histogram = allocator->AllocateHistogram(
    [all...]

Completed in 303 milliseconds