Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_snapshot_manager_unittest.cc74 StatisticsRecorder::PrepareDeltas(false, HistogramBase::kNoFlags, in TEST_F()
90 StatisticsRecorder::PrepareDeltas(false, HistogramBase::kNoFlags, in TEST_F()
106 StatisticsRecorder::PrepareDeltas(false, HistogramBase::kNoFlags, in TEST_F()
Dhistogram_snapshot_manager.h42 void PrepareDeltas(const std::vector<HistogramBase*>& histograms,
Dhistogram_delta_serialization.cc51 StatisticsRecorder::PrepareDeltas( in PrepareAndSerializeDeltas()
Dhistogram_snapshot_manager.cc46 void HistogramSnapshotManager::PrepareDeltas( in PrepareDeltas() function in base::HistogramSnapshotManager
Dstatistics_recorder.cc221 void StatisticsRecorder::PrepareDeltas( in PrepareDeltas() function in base::StatisticsRecorder
229 snapshot_manager->PrepareDeltas(Sort(std::move(histograms)), flags_to_set, in PrepareDeltas()
Dstatistics_recorder.h142 static void PrepareDeltas(bool include_persistent,