Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc38 kTypeIdHistogram = 0xF1645910 + 2, // SHA1(Histogram) v2 enumerator
251 while ((ref = memory_iter_.GetNextOfType(kTypeIdHistogram)) != 0) { in GetNextWithIgnore()
275 ref, kTypeIdHistogram); in GetHistogram()
309 kTypeIdHistogram); in AllocateHistogram()
312 kTypeIdHistogram); in AllocateHistogram()
404 memory_allocator_->ChangeType(ref, 0, kTypeIdHistogram); in FinalizeHistogram()
786 while ((ref = iter.GetNextOfType(kTypeIdHistogram)) != 0) { in ReleaseForTesting()
789 ref, kTypeIdHistogram); in ReleaseForTesting()