Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_stat.h109 StatAtomicRelaxed, enumerator
H A Dtsan_stat.cc106 name[StatAtomicRelaxed] = " Including relaxed "; in StatOutput()
H A Dtsan_interface_atomic.cc514 StatInc(thr, mo == mo_relaxed ? StatAtomicRelaxed in AtomicStatInc()