Searched defs:redundant_count_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/metrics/
H A Dhistogram_samples.h43 return subtle::NoBarrier_Load(&redundant_count_);
57 // |redundant_count_| helps identify memory corruption. It redundantly stores
64 HistogramBase::AtomicCount redundant_count_; member in class:base::HistogramSamples

Completed in 1044 milliseconds