Searched refs:AtomicCount (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/base/metrics/
H A Dsample_vector.h49 std::vector<HistogramBase::AtomicCount> counts_;
59 SampleVectorIterator(const std::vector<HistogramBase::AtomicCount>* counts,
76 const std::vector<HistogramBase::AtomicCount>* counts_;
H A Dhistogram_samples.h64 HistogramBase::AtomicCount redundant_count_;
H A Dhistogram_base.h53 typedef subtle::Atomic32 AtomicCount; // Used to count samples. typedef in class:base::HistogramBase

Completed in 72 milliseconds