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.cc583 StatInc(thr, StatMop); in MemoryAccessImpl1()
768 StatInc(thr, StatMop); in MemoryAccess()
777 StatInc(thr, StatMop); in MemoryAccess()
791 StatInc(thr, StatMop); in MemoryAccess()
816 StatInc(thr, StatMop); in MemoryAccessImpl()
Dtsan_stat.cc29 name[StatMop] = "Memory accesses "; in StatOutput()