HomeSort by relevance Sort by last modified time
    Searched refs:StatAtomic (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_stat.h 71 StatAtomic,
tsan_stat.cc 75 name[StatAtomic] = "Atomic operations ";
tsan_interface_atomic.cc 37 AtomicStatInc(thr, sizeof(*a), mo, StatAtomic##func); \
76 StatInc(thr, StatAtomic);

Completed in 303 milliseconds