Searched defs:GetHistogram (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/metrics/ | ||
D | persistent_histogram_allocator.cc | 275 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::GetHistogram( in GetHistogram() function in base::PersistentHistogramAllocator |
/external/v8/src/ | ||
D | counters.h | 210 void* GetHistogram() { in GetHistogram() function |