Home
last modified time | relevance | path

Searched refs:MopDesc (Results 1 – 1 of 1) sorted by last modified time

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp130 static const char *MopDesc(bool first, bool write, bool atomic) { in MopDesc() function
148 MopDesc(first, mop->write, mop->atomic), mop->size, in PrintMop()