Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_atomic.cc460 AtomicStatInc(thr, sizeof(*a), mo, StatAtomic##func); \
481 static void AtomicStatInc(ThreadState *thr, uptr size, morder mo, StatType t) { in AtomicStatInc() function