Home
last modified time | relevance | path

Searched defs:SnapshotSample (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/disk_cache/
Dstats_histogram.cc75 void StatsHistogram::SnapshotSample(SampleSet* sample) const { in SnapshotSample() function in disk_cache::StatsHistogram
/external/chromium/base/metrics/
Dhistogram.cc366 void Histogram::SnapshotSample(SampleSet* sample) const { in SnapshotSample() function in base::Histogram