Home
last modified time | relevance | path

Searched refs:StatAtomic (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_stat.h100 StatAtomic, enumerator
Dtsan_stat.cc97 name[StatAtomic] = "Atomic operations "; in StatOutput()
Dtsan_interface_atomic.cc460 AtomicStatInc(thr, sizeof(*a), mo, StatAtomic##func); \
482 StatInc(thr, StatAtomic); in AtomicStatInc()