HomeSort by relevance Sort by last modified time
    Searched refs:PrepareDeltas (Results 1 - 6 of 6) sorted by null

  /external/libchrome/base/metrics/
histogram_snapshot_manager_unittest.cc 74 StatisticsRecorder::PrepareDeltas(false, HistogramBase::kNoFlags,
90 StatisticsRecorder::PrepareDeltas(false, HistogramBase::kNoFlags,
106 StatisticsRecorder::PrepareDeltas(false, HistogramBase::kNoFlags,
histogram_snapshot_manager.h 42 void PrepareDeltas(const std::vector<HistogramBase*>& histograms,
histogram_delta_serialization.cc 51 StatisticsRecorder::PrepareDeltas(
histogram_snapshot_manager.cc 46 void HistogramSnapshotManager::PrepareDeltas(
statistics_recorder.h 142 static void PrepareDeltas(bool include_persistent,
statistics_recorder.cc 221 void StatisticsRecorder::PrepareDeltas(
229 snapshot_manager->PrepareDeltas(Sort(std::move(histograms)), flags_to_set,

Completed in 365 milliseconds