Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_sample_map.cc113 *GetOrCreateSampleCountStorage(value) += count; in Accumulate()
115 Count* local_count_ptr = GetOrCreateSampleCountStorage(value); in Accumulate()
206 *GetOrCreateSampleCountStorage(min) += in AddSubtractImpl()
222 Count* PersistentSampleMap::GetOrCreateSampleCountStorage(Sample value) { in GetOrCreateSampleCountStorage() function in base::PersistentSampleMap
Dpersistent_sample_map.h71 HistogramBase::Count* GetOrCreateSampleCountStorage(