Searched defs:AtomicCount (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome/base/metrics/ | ||
| D | histogram.h | 460 using AtomicCount = Histogram::AtomicCount; variable |
| D | histogram_base.h | 99 typedef subtle::Atomic32 AtomicCount; // Used to count samples. typedef |