Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_stat.h20 StatMop, enumerator
HDtsan_rtl.cpp643 StatInc(thr, StatMop); in MemoryAccessImpl1()
841 StatInc(thr, StatMop); in MemoryAccess()
850 StatInc(thr, StatMop); in MemoryAccess()
864 StatInc(thr, StatMop); in MemoryAccess()
889 StatInc(thr, StatMop); in MemoryAccessImpl()
HDtsan_stat.cpp28 name[StatMop] = "Memory accesses "; in StatOutput()