Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_stat.h21 StatMop, enumerator
Dtsan_rtl.cc561 StatInc(thr, StatMop); in MemoryAccessImpl1()
746 StatInc(thr, StatMop); in MemoryAccess()
755 StatInc(thr, StatMop); in MemoryAccess()
769 StatInc(thr, StatMop); in MemoryAccess()
794 StatInc(thr, StatMop); in MemoryAccessImpl()
Dtsan_stat.cc29 name[StatMop] = "Memory accesses "; in StatOutput()