Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram.h460 using AtomicCount = Histogram::AtomicCount; variable
Dhistogram_base.h99 typedef subtle::Atomic32 AtomicCount; // Used to count samples. typedef