Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_stat.h113 StatAtomicAcq_Rel, enumerator
H A Dtsan_stat.cc110 name[StatAtomicAcq_Rel] = " acq_rel "; in StatOutput()
H A Dtsan_interface_atomic.cc518 : mo == mo_acq_rel ? StatAtomicAcq_Rel in AtomicStatInc()