Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.cc148 static const char *MopDesc(bool first, bool write, bool atomic) { in MopDesc() function
160 MopDesc(first, mop->write, mop->atomic), in PrintMop()