Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_snapshot_manager.cc17 : histogram_flattener_(histogram_flattener) { in HistogramSnapshotManager()
18 DCHECK(histogram_flattener_); in HistogramSnapshotManager()
40 DCHECK(histogram_flattener_); in PrepareDelta()
64 histogram_flattener_->InconsistencyDetected( in PrepareDelta()
71 histogram_flattener_->UniqueInconsistencyDetected( in PrepareDelta()
92 histogram_flattener_->RecordDelta(histogram, *to_log); in PrepareDelta()
103 histogram_flattener_->InconsistencyDetectedInLoggedCount(discrepancy); in InspectLoggedSamplesInconsistency()
Dhistogram_snapshot_manager.h62 HistogramFlattener* histogram_flattener_; // Weak. variable