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 100 StatAtomic,
tsan_stat.cc 100 name[StatAtomic] = "Atomic operations ";
tsan_interface_atomic.cc 37 AtomicStatInc(thr, sizeof(*a), mo, StatAtomic##func); \
86 StatInc(thr, StatAtomic);

Completed in 293 milliseconds