Searched refs:PrepareDeltas (Results 1 – 6 of 6) sorted by relevance
/external/libchrome/base/metrics/ |
D | histogram_snapshot_manager_unittest.cc | 74 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()
|
D | histogram_snapshot_manager.h | 42 void PrepareDeltas(const std::vector<HistogramBase*>& histograms,
|
D | histogram_delta_serialization.cc | 51 StatisticsRecorder::PrepareDeltas( in PrepareAndSerializeDeltas()
|
D | histogram_snapshot_manager.cc | 46 void HistogramSnapshotManager::PrepareDeltas( in PrepareDeltas() function in base::HistogramSnapshotManager
|
D | statistics_recorder.cc | 221 void StatisticsRecorder::PrepareDeltas( in PrepareDeltas() function in base::StatisticsRecorder 229 snapshot_manager->PrepareDeltas(Sort(std::move(histograms)), flags_to_set, in PrepareDeltas()
|
D | statistics_recorder.h | 142 static void PrepareDeltas(bool include_persistent,
|