Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_stat.h97 StatAtomic, enumerator
H A Dtsan_stat.cc94 name[StatAtomic] = "Atomic operations "; in StatOutput()
H A Dtsan_interface_atomic.cc485 AtomicStatInc(thr, sizeof(*a), mo, StatAtomic##func); \
507 StatInc(thr, StatAtomic); in AtomicStatInc()