Home
last modified time | relevance | path

Searched defs:GetHistogram (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc266 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::GetHistogram( in GetHistogram() function in base::PersistentHistogramAllocator
/external/v8/src/
Dcounters.h210 void* GetHistogram() { in GetHistogram() function